/**
    * Theme Name:  Morgan Exteriors
    * Description: Morgan Exteriors custom site 2022
    * Authors: Rashelle Chapman, Gary Pfaff
*/
/* bvalidator styles */
@media screen and (min-width: 1300px) {
    .group-hero-content .form-text-xl {
        font-size: 4rem !important;
    }
}
@media screen and (max-width: 1300px) {
    .group-hero-content .form-text-xl {
        font-size: 4rem !important;
    }
}