:root {
    --primarycolor: #333E52;
    --secondarycolor: #DDDDDD;
    --tertiarycolor: #2046E5 ;
	
    --bgcolor: #ededed;
}