:root {
    --thm-black: #001b35;
    --thm-black-rgb: 0, 27, 53;
    --thm-base: #0070b5;
    --thm-base-rgb: 0, 90, 171;
	 --thm-white: #ffffff;
	--thm-white: #ffffff;
	--thm-gradient-3:linear-gradient(126deg, rgba(9,70,121,1) 0%, rgba(0,90,171,1) 47%, rgba(0,138,255,1) 100%);
	
	
}