.g5blog__post-title {
  font-size: 2.5rem;
  word-break: break-word;
  @include transition(color .3s);

  a {
    color: inherit !important;
  }
}
