h2:not(#indexTitle) {
  padding-top: 100px;
}

li {
  margin-bottom: 10px;
}

.normal-link:visited {
  color: rgb(3, 198, 214);
}

hr {
  margin-top: 140px;
  border-bottom: 2px solid;
}