:root {
/*ThemeEditorVariables*/
--font-family: 'Antic';
--color-highlight: rgba(32, 168, 212, 1);
--color-line: rgba(135, 135, 135, 1);
--text-color-ultra-dark: rgba(135, 135, 135, 1);
--text-color-dark: rgba(135, 135, 135, 1);
--text-color-medium: rgba(135, 135, 135, 1);
--button-primary-background-color: rgba(206, 0, 61, 1);
--form-input-border-radius: 0px;
--text-color-header: rgba(135, 135, 135, 1);
--footer-background-color: rgba(255, 255, 255, 1);
--footer-text-color: rgba(17, 17, 17, 1);
--homepage-carousel-slide-1-image: Assets/revolutionB_1.png;
--homepage-carousel-slide-1-main-text: "Welkom op ons WEB TO PRINT PORTAAL";
--header-height-desktop: 121px;
--header-height-mobile: 60px;
--button-border-radius: 0px;
--text-size-label: 16px;
--homepage-carousel-slide-1-sub-text: "Drukkerij Atlanta";
--text-color-carousel: rgba(206, 0, 61, 1);
--carousel-height-desktop: 350px;
--logo-image: Assets/logo_atlanta.png;
--text-size-h2: 33px;

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

--button-secondary-border-color: rgb(206, 0, 61);
--button-secondary-background-color: rgb(206, 0, 61);
--button-secondary-text-color:#ffffff;

/*/UserVariables*/
}