
.featured-products-module .product-wrapper-link .product-details-link {
    color: #fff;
    background-color: #ED1C24; }

.featured-products-module .product-wrapper-link {
   height: 360px; }

.promotional-banner-wrap {
background-color: orange !important;
}

.promotional-banner-text {
 color: white;
 font-size: 18px !important;
}

.promotional-banner-link {
 color: white !important;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}