.msm-legacy-quiz-shortcode .masterstudy-online-testing__wrapper > h1 {
	display: none !important;
}

.msm-legacy-quiz-shortcode__retake {
	background-color: #3f7bd9 !important;
	border-color: #3f7bd9 !important;
	color: #fff !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	margin-top: 16px;
	text-decoration: none !important;
}

.msm-legacy-quiz-shortcode__retake-bottom-container {
	display: flex !important;
	justify-content: center;
	margin-top: 24px;
}

.msm-legacy-quiz-shortcode__retake-bottom {
	text-decoration: none !important;
}

.msm-legacy-quiz-shortcode .masterstudy-course-player-quiz__show-answers,
.msm-legacy-quiz-shortcode .stm-lms-quiz__result_actions,
.masterstudy-online-testing .masterstudy-course-player-quiz__show-answers,
.masterstudy-online-testing .stm-lms-quiz__result_actions {
	display: flex;
	justify-content: center;
	gap: 12px;
	flex-wrap: wrap;
}
