body {
  font-family: "Segoe UI", sans-serif;
  line-height: 1.6;
}
h1, h2 {
  font-weight: 700;
}
a:hover {
  text-decoration: underline;
}
