:root {
  --primary-color: #142e84;
  --primary-color-rgb: 20, 46, 132;
  --secondary-color: #0c1f5f;
  --secondary-color-rgb: 12, 31, 95;
}