:root {
  --primary-color: #00f0ff;
  --primary-color-rgb: 0, 240, 255;
  --secondary-color: #07758b;
  --secondary-color-rgb: 29, 40, 69;
}