:root {
  --primary-color: #48bead;
  --primary-color-rgb: 0, 179, 185;
  --secondary-color: #005044;
  --secondary-color-rgb: 0, 71, 185;
}