/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

 .wp26-text {
     font-size: 1rem !important;
     line-height: 1.65rem !important;}

 .wp26-text p {
     margin-bottom: 1em !important;}

 .wp26-text-small {
     font-size: 0.875rem !important;
     line-height: 1.6rem !important;}

 .wp26-text-smaller {
     font-size: 0.775rem !important;
     line-height: 1.6rem !important;
 }

 .wp26-text-about-people {
     font-size: 0.675rem !important;
     line-height: 1.4rem !important;
 }

 .wp26-text-small p {
   margin-bottom: 0.875em !important;
 }

 .wp26-text-smaller p {
   margin-bottom: 0.775em !important;
 }

 .wp26-text-about-people p {
   margin-bottom: 0.675em !important;
 }

 .wp26-hero {}

.wp26-footer {}

@media (max-width: 480px) {}

@media (min-width: 480px) and (max-width: 766px) {}

@media (min-width: 767px) and (max-width: 978px) {}

@media (min-width: 979px) and (max-width: 1199px) {}

@media (min-width: 1200px) {}

@media (min-width: 1440px) {
  html {
    font-size: 18px !important; /* XXL */}
}

@media (min-width: 1920px) {
  html {
    font-size: 19px !important; /* XXL */}
}

@media (min-width: 2560px) {
  html {
    font-size: 22px !important; /* XXL */}
}
