.matomo-opt-out-form {
    display: none;
}
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #8F7D66;
    --custom-color-top-bar-links-and-icons: #E3D9CE;
    --custom-color-footer-background: #2E2D2D;
    --custom-color-footer-links-and-icons: #E3D9CE;
    --custom-color-for-graphic-elements: #E42313;
    --custom-color-for-button-font: #FFFFFF;
    --custom-color-for-button-background: #E42313;
    --custom-color-for-maps-pin-and-search-area: #E42313;
}