:root {
  --primary: #8bd3dd;
  --primary-text: #fffffe;
  --secondary: #0AB9FC;
  --secondary-text: #271c19;
  --accent: #fff3ec;
  --accent-text: #271c19;
  --third: #08eb81;
  --forth:#003f9f;
}
