.box-sejarah {
  font-size: 1rem;
  line-height: 1.8;
  color: #333;
  text-align: justify;
}
.box-sejarah {
  font-size: 1rem;
  line-height: 1.8;
  color: #333;
  text-align: justify;
  text-justify: inter-word;
}


@media (max-width: 576px) {
  .box-sejarah {
    font-size: 0.9rem;
  }
}

.dinas-logo {
  width: 150px;
  height: auto;
}

.intro h1 {
  font-size: 1.75rem;
  font-weight: 700;
}
