/* Add custom CSS styles below */ 
.product-card>div>a {
    background: #fff;
}

.s-block--enhanced-features__item {
    background: #16272c;
    border-radius: 10px;
    border: none;
}

.s-block--enhanced-features__item p {
    color: #ddddddbd;
}
.conttainer.w-full {
    color: white;
}