.btnEntrar {
    background-color: #FFD700 !important;
    color: #000000 !important;
}

.principal .headerChat {
    background-color: #FFD700 !important;
    color: #000000 !important;
}

.btnEnviarMensagem {
    background-color: #FFD700 !important;
    color: #000000 !important;
}

.chatUser {
    background-color: rgba(255, 215, 0, 0.8) !important;
    color: #000000 !important;
}

.time-right {
    color: #000000 !important;
}

.time-left {
    color: #000000 !important;
}

.bubbleData {
    background-color: #FFD700 !important;
    color: #000000 !important;
}

.spanData {
    color: #000000 !important;
}

.chatIES {
    background-color: rgba(255, 215, 0, 0.8) !important;
    color: #000000 !important;
}