.elementor-1111 .elementor-element.elementor-element-f233894{--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-1111 .elementor-element.elementor-element-a823d9c{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-93dfca6 *//* Estilos para la tabla generada por [tabla_formulario] */
table {
    font-family: 'Montserrat', sans-serif;
    color: white;
    border-collapse: collapse;
    width: 100%;
    margin-top: 20px;
}

table th, table td {
    border: 1px solid white;
    padding: 10px;
    text-align: left;
}

table th {
    background-color: rgba(255, 255, 255, 0.1);
    font-weight: 600;
    text-transform: uppercase;
}

table tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.05);
}

table tr:hover {
    background-color: rgba(255, 255, 255, 0.1);
}/* End custom CSS */