.elementor-5313 .elementor-element.elementor-element-4ece54e{--display:flex;}.elementor-5313 .elementor-element.elementor-element-4d8a7e5{--spacer-size:20vh;}.elementor-5313 .elementor-element.elementor-element-adc599f{--display:flex;}.elementor-5313 .elementor-element.elementor-element-3a19201 > .elementor-widget-container{padding:60px 0px 0px 0px;}.elementor-5313 .elementor-element.elementor-element-3a19201{text-align:center;font-family:var( --e-global-typography-9c609c3-font-family ), Sans-serif;font-size:var( --e-global-typography-9c609c3-font-size );font-weight:var( --e-global-typography-9c609c3-font-weight );text-transform:var( --e-global-typography-9c609c3-text-transform );font-style:var( --e-global-typography-9c609c3-font-style );text-decoration:var( --e-global-typography-9c609c3-text-decoration );line-height:var( --e-global-typography-9c609c3-line-height );letter-spacing:var( --e-global-typography-9c609c3-letter-spacing );}.elementor-5313 .elementor-element.elementor-element-f070f7a{--display:flex;}.elementor-5313 .elementor-element.elementor-element-ff7c2d4{text-align:center;font-family:var( --e-global-typography-9c609c3-font-family ), Sans-serif;font-size:var( --e-global-typography-9c609c3-font-size );font-weight:var( --e-global-typography-9c609c3-font-weight );text-transform:var( --e-global-typography-9c609c3-text-transform );font-style:var( --e-global-typography-9c609c3-font-style );text-decoration:var( --e-global-typography-9c609c3-text-decoration );line-height:var( --e-global-typography-9c609c3-line-height );letter-spacing:var( --e-global-typography-9c609c3-letter-spacing );}.elementor-5313 .elementor-element.elementor-element-4211dec{--spacer-size:40vh;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-5313 .elementor-element.elementor-element-3a19201{font-size:var( --e-global-typography-9c609c3-font-size );line-height:var( --e-global-typography-9c609c3-line-height );letter-spacing:var( --e-global-typography-9c609c3-letter-spacing );}.elementor-5313 .elementor-element.elementor-element-ff7c2d4{font-size:var( --e-global-typography-9c609c3-font-size );line-height:var( --e-global-typography-9c609c3-line-height );letter-spacing:var( --e-global-typography-9c609c3-letter-spacing );}}@media(max-width:767px){.elementor-5313 .elementor-element.elementor-element-3a19201{font-size:var( --e-global-typography-9c609c3-font-size );line-height:var( --e-global-typography-9c609c3-line-height );letter-spacing:var( --e-global-typography-9c609c3-letter-spacing );}.elementor-5313 .elementor-element.elementor-element-ff7c2d4{font-size:var( --e-global-typography-9c609c3-font-size );line-height:var( --e-global-typography-9c609c3-line-height );letter-spacing:var( --e-global-typography-9c609c3-letter-spacing );}}/* 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 */
}

.swpm-post-not-logged-in-msg a:hover {
    text-decoration: underline;
}/* End custom CSS */