:root {

    /* FONTS */
    --font-regular: 'sf_pro_textregular';
    --font-medium: 'sf_pro_textmedium';
    --font-semibold: 'sf_pro_textsemibold';
    --font-bold: 'sf_pro_textbold';
	--logo-main: url('../../../_sudi_v4/_includes/_img/themes/main/logo_fechac_white.svg');
    	--logo-main-alt: url('../../../_sudi_v4/_includes/_img/themes/main/logo_fechac_white.svg');
    	--logo-sq: url('../../../_sudi_v4/_includes/_img/themes/main/logo-fechac-sq.png');
    	--logo-sq-alt: url('../../../_sudi_v4/_includes/_img/themes/main/logo_fechac_white.svg');
    	--logo-bg: transparent;
    	--text-main-high: #007D8A;
    	--text-main-medium: #3C939D;
    	--text-main-low: #A7E1E6;
    	--text-gray-high: #3C3C3B;
    	--text-gray-medium: #666666;
    	--text-gray-low: #999999;
    	--text-dark: #000000;
    	--text-light: #FFFFFF;
    	--text-dark-alpha: rgba(0, 0, 0, 0.9);
    	--text-light-alpha: rgba(255, 255, 255, 0.9);
    	--bg-main-high: #007D8A;
    	--bg-main-medium: #4AB2C2;
    	--bg-main-low: #B8EAF0;
    	--bg-gray-high: #3C3C3B;
    	--bg-gray-medium: #FFF;
    	--bg-gray-low: #faf7f7;
    	--bg-dark: #000000;
    	--bg-light: #FFFFFF;
    	--bg-body: #FFFFFF;
    	--border-main-high: #005E65;
    	--border-main-medium: #3C939D;
    	--border-main-low: #A7E1E6;
    	--border-gray-high: #B1B1B0;
    	--border-gray-medium: #D1D1D1;
    	--border-gray-low: #E5E5E5;
    	--border-dark: #000000;
    	--border-light: #FFFFFF;
    	--color-red: #E84B37;
    	--color-green: #A9E08B;
    	--color-blue: #007D8A;
    	--color-white: #FFFFFF;
    	--color-yellow: #EBB233;
    	--color-purple: #434697;
    	--color-gray: #3C3C3B;
    	--suditb-sthead-h: 40;
    