/** Shopify CDN: Minification failed

Line 19:0 Unexpected ";"

**/
/*
 * AFD custom global styles.
 * Keep this file for sitewide overrides that should remain outside theme core CSS.
 */

/* Color variables */
:root {
    --afd-gray-light: #bdbdbd;
    --afd-gray-medium: #9a9a9a;
    --afd-gray-medium-dark: #7c7c7c;
    --afd-gray-dark: #5e5e5e;
}

;
