body {
    .text--label,
    .text--link,
    .shopify-section-group-header-group .text-link, 
    .shopify-section-group-header-group .text-label,
    .hero__subheading,
    .product-card .product-card__info .product-card__title,
    .product-card .product-card__info .product-card__price .price,
    .products-feed__tab button.button--text,
    .cart-drawer__title,
    .cart-drawer__summary-content,
    .cart-item__title,
    .form__label,
    .button--text,
    .product__title,
    .section-full-width-banner__subheading {
        text-transform: var(--font-heading-text-transform) !important;
    }
}
nav.slide-out-menu {
    height: 100%;
}