.errorMessage {
  visibility: hidden;
  color: red;
}

.custom-control.custom-checkbox.homeAwayTeamA,
.custom-control.custom-checkbox.favoriteDogTeamA,
.custom-control.custom-checkbox.somethingUpRightTeamB,
.custom-control.custom-checkbox.somethingDownRightTeamB {
  display: flex;
  justify-content: end;
}

.YDTSeriesRadioButtons {
  margin-right: 20px;
}
