.c { text-align: center; }

.page-hero { background-color: #eeeeee; text-align: center; }

/* -- 2025-05-03 - TM - Kontaktdaten -- */
address svg { vertical-align: middle !important; }

/* -- 2025-03-26 - TM - Box -- */
.ce-textmedia.box { padding: 1em !important; background: #eee !important; }
.ce-textmedia.space-bottom { margin-Bottom: 6rem !important; }

/* -- 2025-03-26 - TM - Bilderunterschrift -- */
.tm-media figcaption { padding-bottom: 1rem !important; }

/* -- 2025-03-26 - TM - HR -- */
hr { border-top: 1px solid #EEEEEE; margin: 2.5rem 0; }

/* -- 2025-05-12 - TM - Linie unter Popup-Box -- */
@media only screen and (max-width: 760px) { .popover-content { border-bottom: 1px solid #e1e1e1 !important; } }

/* -- 2025-04-14 - TM - Kreis Logo Footer -- */
@media only screen and (max-width: 960px) { .page-footer-logo { a {	img { padding: 5px 0; }}}}