/* Títulos principais (H1, H2, H3, H4, H5, H6) */
h1, h2, h3, h4, h5, h6 {
    color: #F6A824;
}

/* Subtítulos comuns usados em temas Shopify */
.subtitle,
.subheading,
.section-subheading,
.page-subtitle,
.card__subtitle,
.product__subtitle {
    color: #F6A824;
}
.footer__wrap {
    border-top: none 
}

.footer__wrap .container,
.footer .container {
    border-top: none 
}