:root {
  --primary: #ade8f4;
  --primary-text: #1a1a1a;
  --secondary: #0077b6;
  --secondary-text: #ffffff;
  --accent: #fdffb6;
  --accent-text: #000000;
}
