.popup .social a.remplir {
    display:none;
}
:root {
    --custom-color-link: #EC6607;
    --custom-color-button-text: #FFFFFF;
    --custom-color-button-background: #0082C3;
    --custom-color-text: #0082C3;
    --custom-color-pin: #0082C3;
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #0082C3;
    --custom-color-top-bar-links-and-icons: #FFFFFF;
    --custom-color-footer-background: #0082C3;
    --custom-color-footer-links-and-icons: #FFFFFF;
    --custom-color-subsection: #004876;
}