:root {
    --thm-base: #0052c2;
    --thm-base-rgb: 0, 82, 194;
   
	--thm-gray: #1a1c23;
   	--thm-gray-rgb: 26, 28, 35;
}