.site-section.certificate {
    background-color: #e6e6e6;
}

footer.site-footer .footer-column .column-label:before {
    height: 2px !important;
    background-color: #49742c !important;
}

@media only screen and (max-width: 1030px) and (min-width: 1024px) {

    .cta-section-row .cta-col.left-col {
        padding-right: 20px;
    }
    
    .cta-section-row .cta-col.right-col {
        padding-left: 20px;
    }
    
} /* end 1030 to 1024 */