@use "../../style/var.scss";

.bgo-single-checkbox {
  &:not(:first-child) {
    padding-top: var.$padding-xs;
  }
}
