:root {
  --primary: #95d0f7;
  --primary-text: #1a1a1a;
  --secondary: #6144b1;
  --secondary-text: #ffffff;
  --accent: #ffffff;
  --accent-text: #1a1a1a;
  --alert-text: #c43232;
  --buttons-text: #f59e0b;
}
