/* Add custom CSS styles below */ 
.s-block--enhanced-features__item.group.overflow-hidden.anime-item {
        background: linear-gradient(70deg, #722B4A, #7C6770);
    border-radius:12px;
}


.s-block--enhanced-features__item h2 ,.s-block--enhanced-features__item p{
    color: #fff !important;
}
/* main section*/
:nth-child(1 of .s-block.s-block--fixed-banner.wide-placeholder) {
  margin-top: 1rem;
}
 section.s-block.s-block--fixed-banner.wide-placeholder .container{
   max-width:100% !important;
   border-reduis:0;
}
/*end main section*/