.elementor-2782 .elementor-element.elementor-element-0bd2802{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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 );}body.elementor-page-2782:not(.elementor-motion-effects-element-type-background), body.elementor-page-2782 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);}/* Start custom CSS for text-editor, class: .elementor-element-77c7d87 *//* =========================================================
   CUENCA CARE FOUNDATION — THE WAITRESS
   Diseño basado en el PDF original
   ========================================================= */

#ccf-the-waitress,
#ccf-the-waitress * {
    box-sizing: border-box;
}

#ccf-the-waitress {
    width: 100%;
    max-width: 624px;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    color: #000000;
    font-family: "Times New Roman", Times, serif !important;
    font-weight: 400 !important;
    text-align: left;
}

/* IMAGEN */
#ccf-the-waitress .ccf-image {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    line-height: 0;
}

#ccf-the-waitress .ccf-image img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

/* CATEGORÍA */
#ccf-the-waitress .ccf-category {
    margin: 0 0 22px !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    line-height: 1.15 !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0 !important;
    word-spacing: normal !important;
    text-transform: none !important;
    color: #000000 !important;
}

/* TÍTULO */
#ccf-the-waitress .ccf-title {
    margin: 0 0 24px !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 24px !important;
    line-height: 1.15 !important;
    font-weight: 700 !important;
    font-style: normal !important;
    letter-spacing: 0 !important;
    word-spacing: normal !important;
    text-transform: none !important;
    color: #000000 !important;
}

/* PÁRRAFOS */
#ccf-the-waitress .ccf-text {
    margin: 0 0 20px !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    line-height: 1.35 !important;
    font-weight: 400 !important;
    font-style: normal !important;
    letter-spacing: 0 !important;
    word-spacing: normal !important;
    text-align: left !important;
    text-transform: none !important;
    color: #000000 !important;
}

/* FIRMA */
#ccf-the-waitress .ccf-author {
    margin: 8px 0 0 !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
    font-style: italic !important;
    text-align: right !important;
    color: #000000 !important;
}

/* TABLET */
@media (max-width: 700px) {
    #ccf-the-waitress {
        width: 100%;
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* MÓVIL */
@media (max-width: 480px) {
    #ccf-the-waitress {
        padding-left: 16px;
        padding-right: 16px;
    }

    #ccf-the-waitress .ccf-title {
        font-size: 24px !important;
        line-height: 1.15 !important;
    }

    #ccf-the-waitress .ccf-text {
        font-size: 16px !important;
        line-height: 1.4 !important;
    }

    #ccf-the-waitress .ccf-category {
        font-size: 14.67px !important;
    }
}/* End custom CSS */