:root {
  --primary-color: #005b95;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #005b95;
  --secondary-color-rgb: 0, 91, 149;
}