/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/


@media only screen and (max-width: 734px) {
    .section-hero .headline .words > * {
        text-align: center;
    }
}

html.enhanced-xp .section-hero .headline .words {
    margin-right: -60px;
}
@media only screen and (max-width: 1068px) {
    html.enhanced-xp .section-hero .headline .words {
        margin-right: -55px;
    }
}
@media only screen and (max-width: 734px) {
    html.enhanced-xp .section-hero .headline .words {
        margin-right: 0;
    }
}


.section-accessibility .touts .tout {
    padding-right: 30px;
}
@media (max-width:1068px) {
    .section-accessibility .touts .tout {
        padding-inline: 22px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 