/*
Theme Name: GeneratePress Child
Template: generatepress
Version: 1.0
Description: Child theme for Cha-Yu
*/


/* ============================================ */
/* GLOSSAR — Termin-Verzeichnis am Artikelende  */
/* ============================================ */

.glossar {
  font-size: 0.92em;
  line-height: 1.65;
  color: #4a3826;
  margin-top: 3em;
  border-top: 1px solid rgba(100,70,40,0.15);
  padding-top: 2em;
}

.glossar h3 {
  font-family: 'Lora', Georgia, serif;
  font-size: 1.05em;
  font-weight: normal;
  color: #8a6a50;
  letter-spacing: 0.08em;
  text-transform: none;
  margin-top: 2.2em;
  margin-bottom: 0.8em;
  border-bottom: 1px dotted rgba(100,70,40,0.2);
  padding-bottom: 0.3em;
}

.glossar p {
  margin-bottom: 0.6em;
}

.glossar strong {
  color: #3d1f0a;
  font-weight: 600;
}

.glossar em {
  font-style: italic;
  color: #4a7c6f;
}
