.elementor-1132 .elementor-element.elementor-element-40fc58cd iframe{height:448px;}.elementor-1132 .elementor-element.elementor-element-d9c1ebd{--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;}/* Start custom CSS */svg {
    width: 15px;  /* Ajusta al tamaño deseado */
    height: auto;  /* Mantiene la proporción */
    max-width: 100%; /* Evita que se expandan más de su contenedor */
}

ul {
    list-style: none; /* Elimina los puntos de la lista */
  
}



ul li::before {
    content: none; /* Elimina cualquier marcador por defecto */
}/* End custom CSS */