*:not(.btn-group) {
  > .uex-button:not(.btn-block) {
    + .uex-button:not(.btn-block) {
      margin-left: 1rem;
    }
  }
}
