.btn-aqua {
    background-color: #06bfaf !important; /* Celeste aqua */
    color: #fff !important;
}

.btn-yellow {
    background-color: #c5e305 !important; /* Amarillo claro */
    color: #000 !important;
}

.btn-red {
    background-color: #E52B2B !important; /* Rojo pasión */
    color: #fff !important;
}

.azul-gozu {
    background-color: #003A54 !important; /* Rojo pasión */
    color: #fff !important;
}
