Collection: HEALTH AND BEAUTY

.product-form__submit { background: #0A84FF; color: white; font-size: 18px; font-weight: 700; border-radius: 12px; padding: 16px 25px; transition: 0.3s ease; } .product-form__submit:hover { background: #0066cc; transform: scale(1.03); }