maintitle a {
  color: #eee;
}

.h1, h1 {
}

.maintitle a {
  color: #ED6223;
  font-weight: 400;
}

.maintitle a:hover {
  text-decoration: none;
}

.posttitle {
  color: #154C61;
  font-size: 1.7rem;
}

maintitle a {
  color: #ED6223;
}

.h1, h1 {
}

.subtitle {
  font-size: 0.8rem;
  color: #154C61;
}

h1, .h1 {
  font-size: 1.3rem;
  font-weight: 500;
  color: rgb(236, 98, 35);
}

.h2, h2 {
  font-size: 1.2rem;
  font-weight: 300;
  color: rgb(236, 98, 35);
}

