
:root{
	--thm-primary-color: #182045;
    --thm-primary-color-rgb:rgb(24,32,69);

	--thm-secondary-color: #dd9933;
    --thm-secondary-color-rgb:rgb(221,153,51);
}



