/*****************
******The X 2025*******
*****************/

/* Custom background for The X festival */
body {
    background-image: url('https://zalogarave.pl/images/festivals/the_x/background.jpeg') !important;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: fixed !important;
}

/* Hide default background image when using custom festival background */
.bg-image {
    display: none;
} 