

/* --- MANTENER TUS BOTONES AMARILLOS --- */
.button, button {
    background-color: #FDB913 !important;
    color: #111 !important;
    border: none !important;
    border-radius: 50px !important;
    font-weight: bold !important;
}