
:root {
    --custom-color-link: #005191;
    --custom-color-button-text: #FFFFFF;
    --custom-color-button-background: #005191;
    --custom-color-text: #005191;
    --custom-color-pin: #005191;
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #005191;
    --custom-color-top-bar-links-and-icons: #FFFFFF;
    --custom-color-footer-background: #005191;
    --custom-color-footer-links-and-icons: #FFFFFF;
    --custom-color-subsection: #005191;
}