.quiz-answer.correct:disabled {
    opacity: 1;
    background: #26734d;
    box-shadow: 0 0 0 4px #a7f3d0, 0 4px 0 #14532d;
}
