body {
  font-family: "Poppins", sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  transition: 0.5s;
}
