@use "../../variables/units";

dso-map-controls {
  & > * + * {
    margin-block-start: units.$u4;
  }
}
