input,
textarea {
    font-family: "Inter", sans-serif !important;
    font-size: 14px;
    font-weight: 400;
}


.js-store-prod-sold-out{
 color:#EB71A0;
}

@media (max-width: 640px){
    .t-store__card__price-wrapper{
        margin-top: 0px !important;
    }
}
