.elementor-kit-6{--e-global-color-primary:#0050FF;--e-global-color-secondary:#CBDAFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0910294:#003E53;--e-global-color-a9d69b7:#8DAAAC;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rock Salt";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h2{font-family:"Roboto", Sans-serif;font-size:17px;}.elementor-kit-6 h3{font-family:"Montserrat", Sans-serif;font-weight:600;line-height:2em;}.elementor-kit-6 h4{font-family:"Roboto", Sans-serif;font-size:1.2em;font-weight:600;}.elementor-kit-6 h5{color:#030000;font-family:"Montserrat", Sans-serif;font-size:25px;font-weight:300;line-height:1.5em;letter-spacing:1.6px;}.elementor-kit-6 h6{font-family:"Montserrat", Sans-serif;font-size:87px;font-weight:300;font-style:normal;line-height:1.4em;letter-spacing:1.6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header .header-inner{width:0px;max-width:100%;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.swpm-post-not-logged-in-msg {
    max-width: 800px;
    margin: 100px auto 150px; /* Mehr Abstand nach unten */
    padding: 50px; /* Mehr Innenabstand für eine größere Box */
    text-align: center;
    background: #f8f8f8;
    border-radius: 8px;
    font-size: 18px;
    line-height: 1.8;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
}

/* Sicherstellen, dass Zeilenumbrüche korrekt sind */
.swpm-post-not-logged-in-msg p {
    display: block;
    margin-bottom: 20px; /* Mehr Abstand zwischen den Absätzen */
}

/* Optional: Links noch deutlicher hervorheben */
.swpm-post-not-logged-in-msg a {
    font-weight: bold;
    color: #ff6600;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px; /* Extra Abstand über den Links */
}/* End custom CSS */