:root {
/*ThemeEditorVariables*/
--header-background-color: rgba(0, 99, 137, 1);
--text-color-header: rgba(255, 255, 255, 1);
--footer-background-color: rgba(0, 99, 137, 1);
--font-family: 'Source Sans Pro';
--text-color-carousel: rgba(255, 255, 255, 1);
--color-highlight: rgba(0, 99, 137, 1);
--button-primary-background-color: rgba(237, 237, 238, 1);
--color-line: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-button-text: " ";
--homepage-carousel-slide-1-main-text: " ";
--homepage-carousel-slide-1-sub-text: "Welcome to your shopping experience";
--text-size-h1: 75px;
--homepage-carousel-slide-1-image: Assets/CWS%20Storefront%20image.svg;
--header-height-desktop: 100px;
--favicon-url: Assets/Asset%2010.png;
--homepage-carousel-slide-1-button-url: "";
--carousel-height-desktop: 200px;
--button-primary-text-color: rgba(0, 99, 137, 1);
--text-color-on-highlight-bg: rgba(237, 237, 238, 1);
--banner-slide-1-image: Assets/TruApp%20Storefront%20banner.png;
--footer-column-2-title: "Financial professionals should ensure they follow the applicable state regulations and current approval policies on the use of any advertising, third-party sales tools, or marketing materials of the carriers they represent and their broker-dealer and/or registered investment adviser, if applicable.No portion of this site may be copied or reproduced without express written permission. TM220445-0523 | This site is intended for insurance-licensed financial professionals only - not for use by/with the general public.";
--text-size-h2: 30px;
--text-size-label: 16px;
--footer-url-text-2: "";
--footer-url-text-6: "";
--footer-link-font-size: 8px;
--footer-column-header-font-size: 10px;
--footer-column-1-width: 100px;
--footer-column-3-width: 100px;
--footer-column-2-width: 380px;
--logo-image: Assets/cws_white.png;
--text-color-dark: rgba(88, 89, 91, 1);
--text-color-medium: rgba(188, 190, 192, 1);

/*/ThemeEditorVariables*/
/*UserVariables*/
/*MAINTENANCE RIBBON*/
/*SET TO 'none'/'block' to enable maintenance message*/
--maintenance-ribbon-display: none;
/*SET MAINTENANCE MESSAGE BELOW*/
--maintenance-text: 'On Wednesday, April 10th, we will perform scheduled server maintenance. Storefront access will be suspended from approximately 10:30AM-4:30PM EST.';


--button-primary-text-color: #fff;
--button-primary-background-color: #006389;
--color-highlight: #bcbec0;

/*Header and Logo */
         --xs: 319px;
         --sm: 575px;
         --md: 767px;
         --lg: 1199px;
         --xl: 1919px;

         --header-background-color: #006389);
         --text-color-header: #ededee;
         --header-height-desktop: 100px;
         --header-height-mobile: 50px;
         --header-padding-desktop: 20px;
         --header-padding-mobile: 15px;

         --color-line: #0095b6;
         
         --text-size-label: 20px;
         --text-size-regular: calc(var(--text-size-label)*0.875);

/*DYNAMIC PRODUCTS*/
--color-line: #0095b6;
--image-box-background-color: #ffffff;
/*/UserVariables*/
}