.content-title,
.comment-title,
.comment-reply-title,
.archive-title {
  font-weight: 700;
  margin: 1rem 0;
  word-wrap: break-word;

  small {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    margin-top: 1rem;
    text-transform: uppercase;
  }
}

.comment-title,
.comment-reply-title {
  font-size: 2.25rem;
}