:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-28fbcf9 */.berita-container {
  max-width: 820px;
  margin: 0 auto;
  padding: 20px;
  font-family: "Segoe UI", Arial, sans-serif;
  line-height: 1.8;
  color: #1f2937;
}

.berita-judul {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #0f172a;
}

.berita-meta {
  font-size: 14px;
  color: #6b7280;
  margin-bottom: 20px;
}

.berita-container p {
  margin-bottom: 16px;
  text-align: justify;
}

.berita-foto {
  margin: 30px 0;
  text-align: center;
}

.berita-foto img {
  width: 100%;
  max-width: 760px;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.berita-foto figcaption {
  margin-top: 10px;
  font-size: 14px;
  color: #374151;
  font-style: italic;
}/* End custom CSS */