h1, h2, h3 {
  font-family: "Poppins", sans-serif;
  color: #212529;
}
a {
  color: #007bff;
}
a:hover {
  color: #0056b3;
}
