/* Add custom CSS styles below */ 

.s-block--enhanced-features__item  {
    background: #ea3a33;
    border-radius: 23px;
    border: none;
}
.s-block--enhanced-features__item h2{
  color: #fff;
}

.s-button-btn{
  background: #fb7000 ;
  color: #fff ;
  border-radius: 20px;
}

 #square-links-6  .swiper-slide  {
    background: #fff;
    padding: 8px;
    border-radius: 10px;
    margin-right:8px; 
}
#best-offers-4-slider > div.lg\:mx-0.text-center.mb-8{
  display:none !important;
}