:root {
  --blue: #2dc2b3;
  --black: #000;
  --border: #c8c8c8;
  --red: #fc7370;
  --background: hsla(0, 0%, 91%, 0.4);
}
