/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 18 2025 | 20:49:45 */
/* About-Seite Intro */
.page-id-7 .entry-content p:first-of-type {
  font-size: 1.2rem;
  line-height: 1.6;
  max-width: 820px;
  margin: 2rem auto 3rem auto;
  text-align: center;
  color: #ffffff;
}

/* Abschnittsüberschriften */
.page-id-7 .entry-content h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.1rem;
  color: #ffffff;
  border-bottom: 1px solid #800020; /* rote Linie */
  display: inline-block;
  margin: 2rem 0 1rem 0;
  padding-bottom: 0.2rem;
}

/* Absatztexte darunter */
.page-id-7 .entry-content p {
  max-width: 700px;
  margin: 0 auto 1.5rem auto;
  line-height: 1.6;
  color: #dddddd;
  text-align: left;
}
