/* used on /general/texas-homeowners-insurance-market-overview page */

.pageTitle {
     border-bottom: 2px solid;
     padding-bottom: 5px;
     border-color: #63ac45;
     width: 100%;
     max-width: 1280px;
     margin: 0 auto;
}
 .introtext {
     font-size: 1.2em;
     margin-bottom: -12px;
}
 .snapshot {
     font-size: 1.4em;
     margin-bottom: -8px;
     margin-top: 18px;
}
 .snapshot:first-of-type {
     margin-top: 0;
}
 .source {
     font-size: 0.9em;
     margin-top: 6px;
}
 .layertext1 {
     font-size: 1.5rem;
     margin-top: 24px;
}
 .layertext2 {
     padding-top: 25%;
     font-size: 1.75rem;
}
 .layertextheadwhite2 {
     color: white !important;
     padding-top: 8%;
     padding-left: 8%;
     font-size: 2.0rem;
     padding-bottom: 2%;
}
 .layertextheadwhite3 {
     font-size: 1.5rem;
     color: white;
     padding-left: 8%;
     line-height: 1.5;
}
 
@media (max-width: 520px) {
    section.wysiwyg-content .one-row, section.wysiwyg-content.gray .one-row {
        padding: 0;
        margin: 0;
    }
}