:root {
    --thm-black: #001b35;
    --thm-black-rgb: 0, 27, 53;
    --thm-base: #0252eb;
    --thm-base-rgb: 2, 82, 235;
	--thm-primary: #a2a2a2;
    --thm-primary-rgb: 162, 162, 162;
}