.disabled-game-button {
    fill: #808080;
}

.active-game-button {
    fill: #000000;
}

.answer-button {
    fill: #00c950;
}

.microphone-recording {
    fill: #e7000b;
}