.Icon {
  height: 20px;
  width: 20px;
  position: relative;
  top: -2px;
  opacity: 0.4;
}

.DensitySelector {
  margin: 20px 10px;
}

.Title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}

.RadioButton {
  margin-right: 20px;
}
