[dir=rtl] .mh-anchor,
[dir=rtl] .mh-anchor .mh-anchor-label {
  background-position: 100% 100% !important;
}
[dir=rtl] .mh-anchor--large .mh-icon {
  margin-left: 0;
  margin-right: 0;
  margin-inline-start: var(--global-vspacing-xs);
  transform: scale(-1);
}
[dir=rtl] .mh-links .mh-anchor + .mh-anchor,
[dir=rtl] .mh-links .mh-anchor + .mh-button,
[dir=rtl] .mh-links .mh-button + .mh-anchor,
[dir=rtl] .mh-links .mh-button + .mh-button {
  margin: 0;
  margin-inline-start: 1.25em;
}
