/** Shopify CDN: Minification failed

Line 23:42 Expected "}" to go with "{"

**/


/* CSS from section stylesheet tags */
.quick-links__link {
    /* display: flex; */
    /* justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    width: 50%;
    box-shadow: 1px 0 var(--border-color), 0 1px var(--border-color);
    padding: 20px 10px;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-transform: none;
    transition: color 0.2s ease-in-out; */