:root {
  --primary-color: #88ceef;
  --primary-color-rgb: 35, 140, 147;

  --secondary-color: #305679;
  --secondary-color-rgb: 0, 241, 255;
}