:root {
  --primary-color: 	#00008b;
  --primary-color-rgb: 24, 40, 90;

  --secondary-color: black;
  --secondary-color-rgb: 24, 40, 90;
}