/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
section.s-block.s-block--circle-links.s-block--animate.circle-links-1 img.lazy.object-cover.mx-auto.w-40.h-40.rounded-full.group-hover\:scale-110.duration-400.loaded {
    object-fit: contain !important;
    border-radius: 0 !important;
}

section.s-block.s-block--circle-links.s-block--animate.circle-links-1 .rounded-full.w-fit.mx-auto {
    border-radius: 0 !important;
    object-fit: contain !important;
}

button.tab-trigger:after{
    content:"";
    display:flex;
    height:20px;
    margin-left:5px;
    width:20px;
    background-size:contain;
background-image:url(https://i.ibb.co/ynwSBKVm/coffee-bag-2.png)    ;
}


button.tab-trigger.anime-item.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
    color:#133a8a !important ;
        background: #ffadb4;
    opacity:.7 !important;

}
button.tab-trigger.anime-item.is-active.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
        background: #ffadb4;
    color:#133a8a !important ;
        opacity:1 !important;



}
section.s-block.s-block--slider-with-bg.s-block--full-bg.slider-with-bg--5 {
    margin-top: 0;
}
.s-block--slider-with-bg .slider-bg:before {
        background: #2253a0;

}
section.s-block.s-block--rectangular-links.s-block--animate.rectangular-links-2 {
    margin-top: 0 !important;
}