:host {
  display: flex;
  justify-content: flex-end;
}

planet-button-group + planet-button-group {
  margin-left: 8px;
}
