:root{
    --we-bgc:#cf2088;
    --we-c:#ffffff;
}
.we-bgc-1{background-color:#ffffff; color:#000000}
.we-bgc-2{background-color:#000000; color:#ffffff}
.we-bgc-3{background-color:#cf6720; color:#ffffff}
.we-bgc-4{background-color:#cf3b20; color:#ffffff}
.we-bgc-5{background-color:#cf2030; color:#ffffff}
.we-bgc-6{background-color:#cf205c; color:#ffffff}
.we-bgc-7{background-color:#cf2088; color:#ffffff}

.we-section.we-bgc-1 a:not(a.we-btn-custom), #dlgEditSectionCorps .we-bgc-1 a:not(a.we-btn-custom){color: black;text-decoration: underline;}
.we-section.we-bgc-2 a:not(a.we-btn-custom), #dlgEditSectionCorps .we-bgc-2 a:not(a.we-btn-custom){color: white;text-decoration: underline;}
.we-section.we-bgc-3 a:not(a.we-btn-custom), #dlgEditSectionCorps a:not(a.we-btn-custom){color: #ffffff;text-decoration: underline;}
.we-section.we-bgc-4 a:not(a.we-btn-custom), #dlgEditSectionCorps a:not(a.we-btn-custom){color: #ffffff;text-decoration: underline;}
.we-section.we-bgc-5 a:not(a.we-btn-custom), #dlgEditSectionCorps a:not(a.we-btn-custom){color: #ffffff;text-decoration: underline;}
.we-section.we-bgc-6 a:not(a.we-btn-custom), #dlgEditSectionCorps a:not(a.we-btn-custom){color: #ffffff;text-decoration: underline;}
.we-section.we-bgc-7 a:not(a.we-btn-custom), #dlgEditSectionCorps a:not(a.we-btn-custom){color: #ffffff;text-decoration: underline;}
li.active > a.nav-link {color: #cf6720;border-bottom: 1px solid;}