.elementor-17261 .elementor-element.elementor-element-666cbe4{--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;--background-transition:0.3s;}.elementor-17261 .elementor-element.elementor-element-7dd82402{--display:flex;--background-transition:0.3s;}.elementor-17261 .elementor-element.elementor-element-ded202c{--display:flex;--background-transition:0.3s;}/* Start custom CSS for text-editor, class: .elementor-element-6f45adbf */.mi-tabla {
            width: 100%;
            border-collapse: collapse;
            margin: 25px 0;
            font-size: 18px; !important
            text-align: left;
        }

        .mi-tabla th,
        .mi-tabla td {
            padding: 12px 15px;
            border: 1px solid white;
        }

        .mi-tabla thead tr {
            background-color: #013744;
            color: white;
            font-weight: bold;
        }

        .mi-tabla tbody tr:nth-of-type(even) {
            background-color: #DCDDDF;
            color: yellow;
        }

        .mi-tabla tbody tr:nth-of-type(odd) {
            background-color: #F2F2F2;
            color: #F79021;
        }

        .mi-tabla td a {
            color: #013744;
            text-decoration: none;
        }

        .mi-tabla td a:hover {
            text-decoration: underline;
        }
            .mi-tabla td img {
            width: 100px;
            height: 100px;
        }/* End custom CSS */