[data-type="singleChoiceQuestion"] * label {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
}

[data-type="singleChoiceQuestion"] * label > input{
    align-self: center;
    margin-right: 10px;
}