/* ==========================================================================
   TSV 1919 – Mitglied werden
   Ausgelagert aus Page-Code-Injection (head) am 2026-08-15.
   Gilt nur fuer die Seite /mitgliedschaft (Scope beibehalten).
   ========================================================================== */

body.page-mitgliedschaft .article-header{
  padding-top: 80px !important;
  margin-top: 0 !important;
  text-align: center !important;
}
body.page-mitgliedschaft .article-title{
  width: 100% !important;
  max-width: none !important;
  margin: 0 auto 28px !important;
  text-align: center !important;
}
