:host {
  display: block;
  margin-right: 30px;

  .actions {
    display: flex;
    justify-content: space-between;
  }
}
