/* Enter Your Custom CSS Here */
.final-tiles-gallery .tile-inner:before {
    background: none !important;
}

.cookie-banner {
display: none; /* Hide the banner */
pointer-events: none; /* Disable interactions */
}