@media (max-width: 768px) {
  .artikel-content {
    font-size: 1.1rem;
    line-height: 1.9;
  }

  h1 {
    font-size: 1.6rem;
  }
}
