
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #0A1117;
    --custom-color-top-bar-links-and-icons: #FFFFFF;
    --custom-color-footer-background: #CFD2D4;
    --custom-color-footer-links-and-icons: #61696F;
    --custom-color-subsection: #000000;
    --custom-color-for-graphic-elements: #0A1117;
    --custom-color-for-button-font: #FFFFFF;
    --custom-color-for-button-background: #0A1117;
    --custom-color-for-maps-pin-and-search-area: #0A1117;
}