.actions {
  &:not(.left) {
    justify-content: flex-end;
  }
}
