

.image-button.wrong.disabled .inner-image-answer{
    color:white;
    background-image: url('../img/image_quiz_assets/image_question_bgd_wrong.png');
}

.button.wrong.disabled{
    color:white;
    background-image: url('../img/btt_long_wrong.png');
}
#summary-results{
    font-family: 'Fred Fredburger W04 Bold';
    color:black;
    position: absolute;
    text-align: center;
    width:100%;
}