
:root{
	--thm-base: rgb(9,140,255);
    --thm-base-rgb: 9,140,255;
    
    --thm-secnd: rgb(0,0,0);
    --thm-secnd-rgb: 0,0,0;
    
    --thm-text: rgb(0,0,0);
    --thm-text-rgb: 0,0,0;
}


