.matomo-opt-out-form {
    display: none;
}
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #DA291C;
    --custom-color-top-bar-links-and-icons: #FFFFFF;
    --custom-color-footer-background: #F5F5F5;
    --custom-color-footer-links-and-icons: #DA291C;
    --custom-color-subsection: #000000;
    --custom-color-for-graphic-elements: #000000;
    --custom-color-for-button-font: #FFFFFF;
    --custom-color-for-button-background: #DA291C;
    --custom-color-for-maps-pin-and-search-area: #DA291C;
}