:root {
  --blue-dark: #2fc7ea;
  --blue-light: #2af6ff;
  --text-color: #333;
  --logo-fill: white;
  --logo-no-hover: #292c40;
}
