.eju-article,
.eju-card,
section {
  background: #fff;
  padding: 20px;
  margin-bottom: 24px;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
}

.eju-meta {
  color: #666;
  font-size: 0.95rem;
  margin-bottom: 16px;
}

h1, h2 {
  line-height: 1.4;
}
