.archive-page-title {
  font-family: Lato;
  font-size: 2.125em;
  font-weight: 400;
  letter-spacing: 24px;
  line-height: 1.1em;
  text-transform: uppercase;
}

#reply-title, .comments-title, .section-title, .widget-title {
  font-family: Lato;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 1em;
  text-transform: uppercase;
}
.post-tag {
  background-color: #4370A9;
}
.archive-page-title {
  font-family: Lato;
  font-size: 2.125em;
  font-weight: 700;
  letter-spacing: 24px;
  line-height: 1.1em;
  text-transform: uppercase;
}