li .vc_tta-tab .vc_active {
    background-color: red;
}


.vc_tta-title-text {
    font-weight: bold;
}





.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a {
    background-color: #546937 !important;
    color: #f7f7f7 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a:hover {
    background-color: #546937 !important;
    color: #E0B302 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active>a {
    background-color: #546937 !important;
    color: #E0B302 !important;
}