:root {
	
  --primary-color: #030c1b;
  --primary-color-rgb: 3, 12, 27;
		
  --secondary-color: #4158de;
  --secondary-color-rgb: 65, 88, 222;

}