.radioGroup {
  display: flex;
  text-align: center;
}

.radioFlex {
  flex: 1;
}
