/* Add custom CSS styles below */ 
      .sm\:text-sm
 {
        font-size: .875rem;
        line-height: 1.25rem;
        color: aliceblue!important;
    }

       .sm\:text-lg
 {

        font-size: 1.125rem;
        line-height: 1.75rem;
        color: aliceblue!important;
    }
.s-product-card-content-title a
 {
 
    color: rgb(255 255 255);
}
.s-quantity-input-input
 {    background-color: #000000;}
 .bg-inherit {
    background-color: #000000;
}
    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
        COLOR: aliceblue;
    }

.s-breadcrumb-wrapper {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem;
    COLOR: aliceblue;
}