
:root {
    --custom-color-link: #EC6607;
    --custom-color-button-text: #FFFFFF;
    --custom-color-button-background: #0082C3;
    --custom-color-text: #2A2A2A;
    --custom-color-pin: #0082C3;
    --custom-color-button-accept-cookie: #0082C3;
    --custom-color-button-refuse-cookie: #2A2A2A;
    --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;
}