@media (max-width: 768px) {
  body {
    font-size: 17px;
    line-height: 1.65;
  }

  p {
    margin-bottom: 1.2em;
  }

  h1 { font-size: 26px; }
  h2 { font-size: 22px; }
  h3 { font-size: 19px; }
}
