/*
 Theme Name:   Appar
 Theme URI:    https://pulse.agency
 Description:  Appar
 Author:       Pulso Consultores
 Author URI:   https://pulse.agency
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Escribe aquí tus estilos CSS adicionales */

.boton-cambiar {
    background-color: blue;
    color: white;
    border: 1px solid black;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
}
