/* Add custom CSS styles below */ 
.flex.flex-col.justify-between.h-full.w-full.p-\[1\.4rem\].bg-store-bg-secondary.rounded-md.shadow-\[rgba\(50\,_50\,_105\,_0\.15\)_0px_2px_5px_0px\,_rgba\(0\,_0\,_0\,_0\.05\)_0px_1px_1px_0px\] {
background: linear-gradient(200deg, #3FBEE7, #1C2E5B);
}
p.leading-6.text-sm.mb-2.mt-2\.5.md\:mt-4.text-store-text-primary {
    color: #fff;
}

h4.text-base.text-store-text-primary.mb-2 {
    color: #fff;
}
.bg-store-bg-secondary.rounded-lg.border.border-gray-200.p-8 {
    background: #CBE4F0;
}
.s-block--enhanced-features__item.group.overflow-hidden {
    border-color: #219ED6;
}
.store-footer {

    color: #fff !important;
}
ul.footer-list.links_with_bullits {
    justify-items: center !important;
}