:root {
	--primary:  #0a324e;
	--primaryText:  #FFF;

	--secondary:  #d70159;
	--secondaryLight: #ffcee2;
	
	--tertiary: #e58f24;

	--positive: #2ea93e;

	
	--nutralLight: #e1e1e1;
	--nutral: #ededed;
	--nutralDark: #9a9b9b;
	--nutralS:  #b0b0b0;
	--nutralShadow: #bebebe;

	--smallGap: 3px;
	--mediumGap: 8px;
	--largeGap: 16px;
}
