/* Custom tweaks layered on top of the hugo-coder theme */

/* Home hero tagline — smaller than the theme's default h2 */
.centered .about h2 {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 500;
}
