/* Override theme post title size */

.post-title {
  font-size: 25px;
}

main .about .tagline {
  color: black;
  font-size: 16px;
}
