:root {
/*ThemeEditorVariables*/
--text-color-ultra-dark: rgba(136, 136, 136, 1);
--color-highlight: rgba(132, 189, 0, 1);
--button-primary-background-color: rgba(132, 189, 0, 1);
--text-color-dark: rgba(136, 136, 136, 1);
--text-color-medium: rgba(136, 136, 136, 1);
--logo-image: Assets/Crelan-logo-web.png;
--footer-background-color: rgba(68, 68, 68, 1);
--carousel-height-desktop: 350px;
--text-size-h1: 45px;
--homepage-carousel-slide-1-main-text: "CRELAN";
--homepage-carousel-slide-1-sub-text: "UW WEBSHOP VOOR AL UW DRUKWERK";
--homepage-carousel-slide-1-button-text: "Bestel nu";
--text-color-carousel: rgba(255, 255, 255, 1);
--text-color-carousel2: rgba(255, 255, 255, 1);
--text-color-carousel3: rgba(255, 255, 255, 1);
--header-background-color: rgba(255, 255, 255, 1);
--text-color-header: rgba(68, 68, 68, 1);
--homepage-carousel-slide-2-image: Assets/energie_2.jpeg;
--POC-footer-logo: Assets/barley-corn.svg;
--cust-footer-logo: Assets/logo-inni-white.png;
--favicon-url: Assets/mstile-150x150.png;
--cust-footer-column1-row4-link: "/Privacy";
--cust-footer-column1-row5-link: "/Conditions";
--homepage-carousel-slide-1-image: Assets/Printshop%202056x350.jpg;
--cust-footer-column1-row1-link: "https://www.innigroup.com";
--cust-footer-column1-row2-link: "mailto:crelan-printshop@innigroup.com";
--cust-footer-column1-row3-link: "tel:003256363215";
--cust-footer-column2-row1-link: "/cart";
--cust-footer-column2-row2-link: "/order-history";
--cust-footer-column2-row3-link: "https://inni.tawk.help/";
--cust-footer-logo-link: "";
--cust-footer-column3-row1-link: "https://www.innigroup.com";
--support-url: "https://inni.tawk.help/";

/*/ThemeEditorVariables*/
/*UserVariables*/
/*Type here to edit*/

--text-color-highlight:#84bd00;
--color-line:#84bd00;
--text-size-label:16px;
--text-size-regular:16px;
--text-size-h4:24px;
--text-size-h2:32px;
--text-size-h1:36px;
--text-size-h3:18px;
--text-size-fineprint:13px;
--text-color-carousel:#ffffff;
--footer-height: 300px;
/*/UserVariables*/
}