.seven-quiz-answer {
	background: #eae9e9;
    padding: 8px;
    border-radius: 15px;
}

.seven-quiz-selected {
	background: #ffabc7;
}