/* Escribe aquí tu código CSS */
/* Corrección inmediata de doble borde */
.elementor-button-text {
    border: none !important;
    padding: 0 !important;
}
