:root {
    --thm-base: #A40B5D;
    --thm-base-rgb: 230, 58, 39;
	--thm-orange:#FFA500;
	--thm-orange-rgb: 255, 165, 0;
}