:root {
  --primary-color: #31519e; /* 282a4e */
  --primary-color-rgb: 49, 81, 158; /* 40, 42, 78; */ 

  --secondary-color: #3abaec; /* 758fff */
  --secondary-color-rgb: 58, 186, 236; /* 117, 143, 255; */ 
}