/* Start custom CSS for text-editor, class: .elementor-element-ce20417 *//* Reset Word doc formatting */
.elementor-123442 .elementor-element.elementor-element-ce20417 table * {
    margin: 0 !important;
    padding: 5px !important;
    line-height: normal !important;
}

/* Remove all spacing after table */
.elementor-123442 .elementor-element.elementor-element-ce20417 {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-123442 .elementor-element.elementor-element-ce20417 table {
    border-spacing: 0;
    margin: 0 !important;
    width: 100%;
}

/* Center columns 2 and 3 */
.elementor-123442 .elementor-element.elementor-element-ce20417 table td:nth-child(2),
.elementor-123442 .elementor-element.elementor-element-ce20417 table th:nth-child(2),
.elementor-123442 .elementor-element.elementor-element-ce20417 table td:nth-child(3),
.elementor-123442 .elementor-element.elementor-element-ce20417 table th:nth-child(3) {
    text-align: center !important;
}/* End custom CSS */