.radio {
	display: flex;
	align-items: center;
	margin: 10px 0px;
}

.radio input {
	margin-right: 5px;
}
