/* Add custom CSS styles below */ 
h2.w-full.px-1.da-cp.whitespace-nowrap {
    color: #394688;
}
a.s-slider-block__display-all {
    color: aliceblue;
}
button.undefined.s-button-element.s-button-btn.s-button-primary.s-button-wide.s-button-loader-center {
    background: #ffffff;
    color: #3c499a;
}

.flex.flex-col.w-full.px-4.pb-8.-mt-8 {
    background: #3c499a;
    color: #ffffff;
    border-radius: 40px;
}