body {
  color: #1b2331;
  background-color: #fafafa;
  font-family: "Inter", sans-serif;
}

:root {
  --text-color: #1b2331;
  --background-color: #fafafa;
  --gray-color: #b7bec2;
}
