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

.tall-list {
    margin: 10px 0;
}
.tall-list li:nth-child(2) {
    color: yellow;
}




.promotional-banner-wrap {
background-color: yellow !important;
}
.promotional-banner-text {
 color: black;
 font-size: 24px !important;
}
.promotional-banner-link {
 color: black !important;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}