/*CUSTOM CSS*/
body.account,
body.appointment, .appointment,
.catalog {
  margin-top: 100px;
}
.checkout #coupons h3.section-title {
    font-weight: 850;
    font-size: 12px !important;
    letter-spacing: -0.03em;
    color: var(--text-main) !important;
    margin-bottom: 12px !important;
}