
				:root {
					--primary:  #12486A;
					--primaryDark: #052F49;
					--white:  #FFF;
					--primaryLight:  #2D6890;
					--pricesRed:#d7012c;
					--secondaryStrong:  #076160;
					--secondary:  #04A1A0;
					--secondaryLight: #0ACAB3;
					--tertiary: #F89422;
					--tertiarySoft: #FAE2A6;
					--tertiaryDark: #B16916;
					--yellow:  #FED545;
					--yellowLight:  #FFEA9E;
					--positive: #2EA93E;
					--whatsapp: #067A0C;
					--positive-sale: #009705;
					--nutralLight: #E1E1E1;
					--nutral: #F4F4F4;
					--nutralUltraLight: #ECECEC;
					--nutralDefiningLight: #F6F6F6;
					--nutralDark: #9A9B9B;
					--grayText:  #202020;
					--nutralS:  #B0B0B0;
					--nutralShadow: #BEBEBE;
					--gray_a:#434343;
					--gray_b:#282828;
					--gray_bb:#262626;
					--gray_c:#202020;
					--gray_d:#333;
					--gray_e:#505050;
					--link: #3366CC;
					--smallGap: 3px;
					--mediumGap: 8px;
					--largeGap: 7px;
					--tiny-icon:  23px;
					--tiny-icon-font: 12px;
					--small-icon-height:  76px;
					--site-width: 1280px;
					--menu_height:  43px;
					--main-card-img-width: 297px;
				}	