.d-emoji-text-wrapper {
  .d-emoji {
    height: 1em;

    .d-icon {
      top: calc(50% - 1px);
    }
  }
}
