
				:root {
					--primary:  #0a334e; 
					--primaryDark: #042b45;
					--white:  #FFF;
					--primaryLight:  #2d6890;
					--pricesRed:#d7012c;
					--secondaryStrong:  #d70159;  
					--secondary:  #ce1d66;
					--secondaryLight: #ffcee2;
					--tertiary: #e58f24;
					--tertiarySoft: #FFF0DD;
					--tertiaryDark: #dc582a;
					--yellow:  #fed545;
					--yellowLight:  #ffea9e;
					--positive: #2ea93e;
					--whatsapp: #067a0c;
					--positive-sale: #009705;
					--nutralLight: #e1e1e1;
					--nutral: #ededed;
					--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:  86px;
					--site-width: 1280px;
					--menu_height:  43px;
					--main-card-img-width: 297px;
				}		