body {
    background-color: #F5F5F5;
}
.s-product-card-entry{
    box-shadow: 0 0 10px black !important;
    margin: 5px;
    height: 97% !important;
}
section:nth-of-type(1) .justify-center{
  justify-content: end !important;
  margin-bottom: 10rem;
}
section:nth-of-type(1) .item-text > div > a{
color: #ffffff;
background-color: transparent;
}

.fbanner-star-btn{
  display: block;
}
.image-title{
background-image: url(https://a.top4top.io/p_3607vpy3r1.png) !important;
}
section:nth-of-type(2) .swiper-wrapper{
flex-wrap: wrap;
justify-content: center !important;
}
section:nth-of-type(3) .product_deadline{
border: 3px solid #EE8915;
    border-radius: 10px;
}
.product_deadline .data .last_buttons salla-add-product-button button{
color: white;
}
section:nth-of-type(5) .item-text {
align-items: center !important;
text-align: center;
}
section:nth-of-type(5) h1 {
color: #ffffff !important;
}
section:nth-of-type(5) p{
color: #ffffff !important;
}
.ads .img .over{
opacity: 1;
}
.copyright-text p{
    color: white !important;
}
.ads{
display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.ads .f_img {
    overflow: hidden;
    width: inherit;
    height: 100%;
    max-height: unset;
}
.bg-\[var\(--s-color\)\]{
    color: white;
}
.text-\[\#636363\] {
    color: white !important;
}