:root {
  --primary-color: #0f1e3f;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #213a56;
  --secondary-color-rgb: 33, 58, 86;
}