.button,
.button-secondary{
    font-weight: var(--font-heading--weight);
}

main[data-template="page.custom-wholesale"] .layout-panel-flex--row>.group-block--width-fill {
    min-height: 370px;
}

.menu-drawer__menu-item-text{
    font-size: 18px;
    text-transform: none;
}

@media(max-width: 1025px){
    .section-content-wrapper h1{
        font-size: 25px;
    }
}