/** Shopify CDN: Minification failed

Line 7:0 Unexpected "{"
Line 7:1 Expected identifier but found "%"

**/
{%
Section: vendors

below-the-fold
%}

.page-section--vendors {
    display: flex;
    flex-flow: row wrap;
    gap: 14px;
    justify-content: center;
}

.page-section--vendors .title {
    color: var(--color-grey1);
    flex: 1 0 100%;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 6px;
    text-align: center;
    text-transform: uppercase;
}