:root{
    --we-bgc:#37a6df;
    --we-c:#000000;
}
.we-bgc-1{background-color:#ffffff; color:#000000}
.we-bgc-2{background-color:#000000; color:#ffffff}
.we-bgc-3{background-color:#7037df; color:#ffffff}
.we-bgc-4{background-color:#4637df; color:#ffffff}
.we-bgc-5{background-color:#3752df; color:#ffffff}
.we-bgc-6{background-color:#377cdf; color:#ffffff}
.we-bgc-7{background-color:#37a6df; 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: #ffffff;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: #7037df;border-bottom: 1px solid;}