.elementor-22242 .elementor-element.elementor-element-33bbd300{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-2590d17d */.appeninn-article {
    margin: 0 auto;
    padding: 10px 20px 40px;
    color: #242424;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.75;
}

.appeninn-article p {
    margin: 0 0 24px;
}

.appeninn-article .article-lead {
    margin-bottom: 30px;
    color: #161616;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.55;
}

.appeninn-article h2 {
    margin: 48px 0 24px;
    padding-bottom: 12px;
    border-bottom: 3px solid #111111;
    color: #111111;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.25;
}

.appeninn-article .article-quote {
    margin: 36px 0;
    padding: 24px 28px;
    border-left: 5px solid #e11b22;
    background: #f5f5f5;
    color: #111111;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.55;
}

.appeninn-article .article-quote p {
    margin: 0;
}

.appeninn-article .quote-author {
    display: block;
    margin-top: 14px;
    color: #555555;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

.appeninn-article .article-source {
    margin-top: 44px;
    padding-top: 18px;
    border-top: 1px solid #d8d8d8;
    font-size: 15px;
}

.appeninn-article .article-source a {
    color: #b5121b;
    font-weight: 700;
    text-decoration: none;
}

.appeninn-article .article-source a:hover {
    text-decoration: underline;
}

@media (max-width: 700px) {
    .appeninn-article {
        padding: 5px 14px 30px;
        font-size: 17px;
        line-height: 1.65;
    }

    .appeninn-article .article-lead {
        font-size: 19px;
    }

    .appeninn-article h2 {
        margin-top: 38px;
        font-size: 25px;
    }

    .appeninn-article .article-quote {
        margin: 28px 0;
        padding: 20px;
        font-size: 18px;
        line-height: 1.55;
    }

    .appeninn-article .quote-author {
        font-size: 15px;
    }
}/* End custom CSS */