:root {
  --primary-color: #00b3b9;
  --primary-color-rgb: 0, 179, 185;
  --secondary-color: #0047b9;
  --secondary-color-rgb: 0, 71, 185;
}