/* Add custom CSS styles below */ 


section .s-slider-block__title {
    display: none !important;
}

section .kayan-card-button {
    color: #000 !important;
    background: #7cf4d9 !important;
    border: none !important;
}

.text-2xl {
    font-size: 1.2rem;
    line-height: 5rem;
}
section.s-block--fixed-banner{
    padding: 0 !important;
}
section.s-block--fixed-banner .container{
    padding: 0;
    margin: 0;
    max-width: 100% !important;
    border-radius: 0 !important;
}