:root {
    --zg-front-header: header_2;
    --zg-front-product-miniature: product_miniature_2;
    --zg-front-product-top: product_top_2;
    --zg-front-footer: footer_2;
    --zg-front-category-page: category_page_2;
    --zg-front-product-page: product_page_2;
    --zg-front-cart: cart_2;
    --zg-front-checkout: checkout_2;
    --zg-standard-width: 90%;
    --zg-standard-max-width: 1470px;
    --zg-mobile-width-small: 100%;
    --zg-mobile-width-medium: 100%;
    --zg-mobile-width-large: 100%;
    --zg-tab-width: 100%;
    --zg-color-primary: #01be60;
    --zg-color-secondary: #e6e6e6;
    --zg-color-tertiary: #d62828;
    --zg-color-hover-primary: #019e52;
    --zg-color-hover-secondary: ;
    --zg-color-hover-tertiary: ;
    --zg-color-white: #ffffff;
    --zg-color-black: #000000;
    --zg-color-text-primary: #4F5A6D;
    --zg-color-text-secondary: ;
    --zg-color-text-tertiary: ;
    --zg-color-success: #01be60;
    --zg-color-warning: #f5b300;
    --zg-color-error: #e53935;
    --zg-font-family: "Roboto", sans-serif;
    --zg-font-percentage: 62.5%;
    --zg-font-size-h1: 3.2rem;
    --zg-font-size-h2: 2.4rem;
    --zg-font-size-h3: 2rem;
    --zg-font-size-body-large: 1.6rem;
    --zg-font-size-body: 1.4rem;
    --zg-font-size-body-small: 1.2rem;
    --zg-font-weight-thin: 100;
    --zg-font-weight-regular: 400;
    --zg-font-weight-semibold: 600;
    --zg-font-weight-bold: 700;
}
