:host {
  .actions {
    display: flex;
    justify-content: space-between;
    padding-right: 30px;
  }
}
