@media (max-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
}
