/* Add custom CSS styles below */ 
section.s-block.s-block--fixed-banner  .container {
    max-width: 100%;
    padding: 0;
}
section.s-block:nth-of-type(1)  {
    margin-top:0px;
}
footer.store-footer , .store-footer__inner, .store-footer__newsletter , .store-footer__contacts-row , .flex.items-center.justify-center.w-10.h-10.mx-auto.mb-3.rounded-full.sm\:w-12.sm\:h-12 {
    background:#074680 !important;
}
.store-footer__curve {
    color:#074680;
}
.text-center.w-1\/2.md\:w-1\/4.mb-8.md\:mb-0 {
    border: 1px solid #0F1B3833 !important;
    margin-right: 10px;
    padding:10px;
    border-radius:10px;
}
p.mb-2.text-2xl.font-bold.text-md.text-store-text-primary {
    font-size: 16px;
}
p.stats-number.text-4xl.font-bold {
    color:#EB4095 !important;
}
h2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl {
    color:#EB4095
}
.my-2.mx-auto.w-28.h-0.border-2.border-primary.home-block-line {
    display:none;
}