.answer {
	display: flex;
	align-items: center;
}
.answer input[type="radio"]{
	margin-top: 0px;
	margin-right: 6px
}