:host {
  display: flex;
  align-items: center;
}

.mx-page-title {
  &__back {
    margin-right: 4px;
  }
  &__name {
    margin-right: 8px;
  }
}
