.explanations-box {
    padding: 4px;
    overflow: auto;
    border: 1px solid #ebe8e8;
}
span.elementor-progress-percentage {width: 100%;}
.elementor-progress-wrapper{text-align:center;}

button.font-size-radio {
    padding: initial;
    font-weight: initial;
    line-height: 40px;
    background: initial;
}
.sl-item.explanation .sl-control button {
    padding: 0 !important;
    line-height: 0 !important;
    vertical-align: unset !important;
}
select.iot-question {
    height: 30px !important;
}

.rc-item.qp-item-unanswered { background: white !important;}
.rc-item.qp-item-answered {background: white !important;}

.rc-item.qp-item-wrong {
    background-color: white !important;
}

.rc-item.qp-item-correct {
    background-color: white !important;
}

body{
    background-color: #fff !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: #282828 !important;
    font-family: "Nunito","Helvetica Neue","Roboto",Helvetica,Arial,sans-serif !important;
}