h2 , h3 {
color: #ffffff !important;
}
h1.ql-align-center  span {
color: #ffffff !important;
}
h2.ql-align-center  {
color: #ffffff !important;
}
p.ql-align-center {
color: #ffffff !important;
}
h1 > span{
color: #ffffff !important;
}
h2 > span{
color: #ffffff !important;
}
p >  span {
color: #ffffff !important;
}
.text-center img {
max-width: 95px !important;
}
.appbar .appbar-container .appbar-logo {
    max-height: 85px !important;
}
@media only screen and (max-width: 480px) {
 .appbar .appbar-container .appbar-logo{
        max-height: 55px !important;
       height: 45px !important;
}
}
.div-card img {
    border-radius: 8px;
    height: 300px !important;
    width: 508px !important;
}
.swiper-slide {
    width: 500px !important;
}
@media only screen and (max-width: 480px) {
    .div-card img {
          height: 170px !important;
    }    
.swiper-slide {
    width: 300px !important;
 }
}
.v-main{
background-image: url("https://ik.imagekit.io/vwcfjx1db/BG%20_1920x1080_.webp") !important;
 background-color: #cccccc;
 background-position: center !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
}
.appbar .v-toolbar__content {
    background: linear-gradient(190deg, #261a24 0%, #4c3d52 100%) !important;
}
.appbar .appbar-container.main .appbar-top .menu-items .item .menu-item .icon {
    height: 31px !important;
    width: 31px !important;
}
.bottom-nav[data-v-8f858b30] {
    background: #59047A!important;
}
.bg {
    color: #100d0d !important;
}