
body {
    -webkit-backdrop-filter: blur(5px) !important;
    backdrop-filter: blur(5px) !important;
    background: linear-gradient(45deg, #0000006e, #773a8bb5) !important;
}
a.navbar-brand img {
    width: 4.5em;
    height: 3.5em;
}
.header-2 {
    margin-top: 0 !important;
}


/*.header-section .navbar {
    background: #00000029 !important;
    padding: 0 2em !important;
    backdrop-filter: blur(6px) !important;
    border-radius: 15px !important;
}*/

.soundscapes {
    color: #ffffff !important;
}

/*.event-info.event-info-outside {
    background: rgba(0, 0, 0, 0.19) !important;
}*/
.countdown-section {
    background: #0A111F !important;
}

.lineup-image-wrapper img {
    height: 500px !important;
}

[data-bs-theme="dark"] .custom-inner-bg-2 {
    --bs-custom-inner-bg: rgba(38, 31, 48, 0.59) !important;
    box-shadow: 8px 5px 21px 18px var(--bs-custom-inner-shadow-color);
}


.header-5 .navbar {
    --bs-navbar-padding-x: 20px;
    --bs-navbar-padding-y: 20px;
    border-radius: 15px !important;
    -webkit-backdrop-filter: blur(3px) !important;
    backdrop-filter: blur(3px) !important;
    background: linear-gradient(45deg, #0000006e, rgba(119, 58, 139, 0.62)) !important;
}
.primary-text-shadow-custom {
    -webkit-text-stroke: 1.5px #fff !important;
}
/*
.lineup-image img {
    width:450px;
    height: 600px;
}*/
.lineup-image-wrapper .lineup-image-hover .author-name {
    margin: -3em 0em !important;
}
/*
.contact-section {
    background: url('../../assets/images/gallery/319983528_1081702865858128_5179389430311756940_n.jpg') !important;
}
.blur-custom {
    -webkit-backdrop-filter: blur(5px) !important;
    background:  rgba(52, 51, 51, 0.62) 0% 0% no-repeat padding-box;
    backdrop-filter: saturate(150%) blur(3px);
}*/

input[type='text'],
input[type='email']{
    color: #ffffff !important;
    font-weight: 400 !important;
}
.hidden {
    display: none !important;
}