:root {
  --primary-color: #0B0E6C;
  --primary-color-rgb: #058ed9;

  --secondary-color: #058ed9;
  --secondary-color-rgb: 23, 149, 16;
}