:root {
    --thm-black: #0b0f12;
	--thm-black-rgb: 11, 15, 18;
	--thm-base: #ff1964;
	--thm-base-rgb: 255, 25, 100;
}


