html,
body {
  font-family: "Roboto";
  scroll-behavior: smooth;
}

.font-figtree {
  font-family: "Figtree";
}

#copyright > p > a {
  color: #f7a407;
}
#copyright > p > a:hover {
  text-decoration: underline;
}
