h1 {
  font-weight: 600;
  text-align: center;
  color: orangered;
  font-size: 3rem;
}

h2 {
  text-align: center;
}

h3 {
  text-align: center;
  font-size: 1.6rem;
}

p {
  font-size: 1.4rem;
  line-height: 2rem;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  margin: 3rem 4%;
}

.letter-h1 {
  font-size: 3rem;
  margin: 1rem auto;
  text-decoration: none;
}

.letter-h2 {
  font-size: 2.1rem;
  margin: 1rem auto;
}

.letter-link {
  margin-bottom: 2rem;
}

.letter-link a {
  font-size: 2rem;
  color: black;
}

.links-section {
  margin-left: 10%;
}

.main-return {
  text-decoration: none;
}
