.mlw_qmn_new_question {
    font-weight: 400 !important;
		color: #ffffff;
		line-height: 1;
    font-size: 25px;
    display: inline;
    /* margin-bottom: 10px; */
}



.quiz_section .mlw_qmn_message_before {
    color: #ffffff;
    font-size: 23px;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
}



.qsm-input-label {
	  color: white;
	  font-weight: 400 !important; 
    font-size: 20px !important;
		margin-top: 20px !important;
}

.qsm-quiz-container input[type=checkbox], .qsm-quiz-container input[type=radio] {
    vertical-align: top;
    margin-top: 20px !important;
}

p {
    font-size: 35px !important;
		color: white;
}

.qsm-inline-correct-info{
color: #1cf505;
		font-size: 18px !important;
}

.qmn_quiz_container .btn {
color: #fff !important;
background-color: #1cf505 !important;
}

.qmn_btn, .qsm-quiz-container.qmn_quiz_container .qmn_btn {
background: #00f6fa !important;
color: #000 !important;
}


.qsm-results-page {
color:white;
}

.qsm-text-simple-option {
	color: #ffffff !important;
}

.qsm-result-question-title {
color:white;
		font-size:23px;
}

.mlw_qmn_question{
color: #1cf505;
		font-size:18px;
}