:root{
	--primary-color: var( --ram-red );
	--on-primary-color: $ram-white;
	--secondary-color: #cb1a20;
	--tertiary-color: #27A0B6;
}
