/* Add custom CSS styles below */ 
.store-footer__inner {
    border-bottom-width: 1px;
    border-style: dashed;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    --tw-bg-opacity: 1;
    background-color: rgba(29, 31, 31, 1);
    background-color: #017784;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.s-product-card-content-title a {
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 900;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: #017784;
}

h2{
   font-size: 1.44rem;
    line-height: 1.75rem;
    font-family: 'Cairo';
    font-size: medium;
    font-size: x-large;
    color: #017784;
    }