.elementor-165 .elementor-element.elementor-element-90f41a5{--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 );}/* Start custom CSS for text-editor, class: .elementor-element-d9dd16f */.ethics-wrapper {
    max-width: 1000px;
    margin: 40px auto;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

.page-title {
    font-size: 30px;
    margin-bottom: 20px;
}

.journal-box {
    background: #f4f8f6;
    border-left: 4px solid #2f7f5f;
    padding: 12px 16px;
    font-size: 14px;
    margin-bottom: 30px;
}

.ethics-section {
    background: #ffffff;
    padding: 22px 26px;
    margin-bottom: 30px;
    border: 1px solid #e0e0e0;
}

.ethics-section h2 {
    font-size: 20px;
    margin-bottom: 12px;
}

.ethics-section p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 12px;
}

/* Hide default WP title if needed */
h1.entry-title {
    display: none !important;
}/* End custom CSS */