body {
  font-family: "Inter", Arial, sans-serif;
  line-height: 1.8;
  background-color: #f8f9fa;
}

h1, h2, h3 {
  font-weight: 600;
}

.content p {
  margin-bottom: 1rem;
}

.ad-slot {
  background-color: #e9ecef;
  padding: 15px;
  border-radius: 8px;
}
