* {
  font-family: "Inter", sans-serif !important;
}

body {
  margin: 0px;
}

main {
  background: white;
}

a {
  text-decoration: none;
  color: rgb(44, 75, 255);
}
