/* Brok Haber small overrides */

.post-subtitle{
  margin: 6px 0 0;
  font-size: 1.05rem;
  line-height: 1.35;
  opacity: .85;
}

@media (max-width: 576px){
  .post-subtitle{font-size: 1rem;}
}
