body {
  font-family: "Inter", sans-serif;
  background-color: #f8f9fa;
}
a {
  color: #0d6efd;
}
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}