:root{
    --we-bgc:#63765c;
    --we-c:#ffffff;
}
.we-bgc-1{background-color:#ffffff; color:#000000}
.we-bgc-2{background-color:#000000; color:#ffffff}
.we-bgc-3{background-color:#dfe5dd; color:#000000}
.we-bgc-4{background-color:#c6d0c2; color:#000000}
.we-bgc-5{background-color:#a0b09a; color:#000000}
.we-bgc-6{background-color:#7a9072; color:#000000}
.we-bgc-7{background-color:#63765c; 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: #000000;text-decoration: underline;}
.we-section.we-bgc-4 a:not(a.we-btn-custom), #dlgEditSectionCorps a:not(a.we-btn-custom){color: #000000;text-decoration: underline;}
.we-section.we-bgc-5 a:not(a.we-btn-custom), #dlgEditSectionCorps a:not(a.we-btn-custom){color: #000000;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: #ffffff;text-decoration: underline;}
li.active > a.nav-link {color: #dfe5dd;border-bottom: 1px solid;}