input[type="submit"], .btn-green{
    border-color: #3caea3 !important;
    background-color: #3caea3 !important;
}

#cshero-footer-top:before{
    content: none;
}

#cshero-footer-top{
    background-image: none !important;
}

@media (min-width: 992px) {
    #cshero-header-wrapper.header-3 #cshero-header #cshero-header-logo a img {
        max-height: 76px;
    }
}