.sc_parallax_overlay {
    
    
    background: rgba(212, 225, 133, 0.9) !important;

}

.sc_contact_form button {
    background: #95994f;
}
.sc_contact_form button:hover {
    background: #d3e985;
}


.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff !important;
    background-color: #95994F !important;
}

.sc_contact_form.transparent button:hover{
    background: #453125 !important;
}

.sc_button.sc_button_style_filled:hover{
    background: #453125 !important;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d {
    color: #fff;
   background-color: #95994F !important;
    box-shadow: 0 5px 0 #53812d;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
    color: #fff;
   background-color: #453125 !important;
    box-shadow: 0 5px 0 #53812d;
}

.sc_team.sc_team_style_1 .team_item_info-container {
    background: #95994f !important; 
    margin-left: 50px;
}


.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
    color: #95994F !important; 
}