/* Add custom CSS styles below */ 
.dark .s-block--banners .banner-square h3 {
    color: #ffffff;
    font-size: 20px;
}

.dark .da-cp {
    color: var(--color-primary) !important;
    text-align: center;
    font-size: 22px;
}

.dark .da-ts {

    text-align: center;
}

.s-product-card-content {

    background: #000000;
}