.question-frame {
	margin-bottom: 10px !important;
}
.question-frame .question-sub {
	padding: 0px 20px;
}
.question-frame hr {
    border: 1px solid #aaa;
}
.list-vocabulary h3 {
	padding: 0px 10px;
}
.question .title-question {
    color: #2b8421 !important;
}

@media (max-width: 767px) {
	.sidebar-right-vocabulary {
		background-color: unset;
	}
}