html,
body {
  color: black;
  font-family: "Poppins", "Helvetica", "sans-serif";
}

a {
  color: darkcyan;
}
