.elementor-widget-heading .neb-protected-content-message, .elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-29242 .elementor-element.elementor-element-dfa89a9{text-align:center;}.elementor-widget-html .neb-protected-content-message, .elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for html, class: .elementor-element-b524e2b *//* Replace 'page-id-123' with your page's ID */
.page-id-123 .entry-content, .page-id-123 .wp-block-post-content {
    max-width: 100%; /* Full-width */
    padding: 20px; /* Match padding */
    background: #ffffff; /* White background */
    margin: 0 auto;
    box-sizing: border-box;
}
.ntreis-iframe {
    width: 100%;
    min-height: 1200px; /* Desktop */
    border: none;
    background: #ffffff;
    display: block;
}
.page-id-123 h1, .page-id-123 h2 {
    font-family: 'Roboto', sans-serif; /* Match font */
    font-size: 32px;
    color: #333333;
    text-align: center;
    margin-bottom: 15px;
}
.page-id-123 p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-bottom: 25px;
}
@media (max-width: 768px) {
    .ntreis-iframe {
        min-height: 800px; /* Mobile */
    }
    .page-id-123 .entry-content {
        padding: 10px;
    }
    .page-id-123 h1, .page-id-123 h2 {
        font-size: 24px;
    }
}/* End custom CSS */