body {
  background-color: #fbfbfb;
  color: #20123a;
  font-family: "Inter", Verdana, sans-serif;
}
.title {
  font-weight: 600;
}
.link {
  color: #20123a;
  text-decoration: none;
}
