.btn-cart{cursor:pointer;border-radius:5px;padding:10px 20px;font-size:16px;transition:background-color .3s,color .3s}.btn-cart:hover{background-color:var(--selective-yellow-hover);color:var(--color-text)}.btn-cart{color:#fff;background-color:#df1313}.btn-cart-primary:hover{background-color:var(--selective-yellow-hover);border-color:var(--selective-yellow-hover)}
