:root {
  --primary-color: #005A8C;
  --primary-color-rgb: 0, 90, 140;
  --secondary-color: #00A7A0;
  --secondary-color-rgb: 0, 167, 160;
}