:root{
    --we-bgc:#55a6b0;
    --we-c:#000000;
}
.we-bgc-1{background-color:#ffffff; color:#000000}
.we-bgc-2{background-color:#000000; color:#ffffff}
.we-bgc-3{background-color:#5f55b0; color:#ffffff}
.we-bgc-4{background-color:#5562b0; color:#ffffff}
.we-bgc-5{background-color:#5578b0; color:#ffffff}
.we-bgc-6{background-color:#558fb0; color:#000000}
.we-bgc-7{background-color:#55a6b0; color:#000000}

.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: #000000;text-decoration: underline;}
.we-section.we-bgc-7 a:not(a.we-btn-custom), #dlgEditSectionCorps a:not(a.we-btn-custom){color: #000000;text-decoration: underline;}
li.active > a.nav-link {color: #5f55b0;border-bottom: 1px solid;}