/* Custom Styles */
h2 {
    font-weight:200;
}

h3 {
    font-weight:200;
}

h1 strong {
    font-weight:300;
}

h2 strong, h3 strong, h4 strong {
    font-weight:400;
}

@media (max-width: 767px) {
    .sizer--full {
        min-height:auto!important;
    }
    
    #section-1582831598625, #section-1583740483503, #section-1583798280032 {
        background-attachment:unset!important;
    }
}