.more-link {
  display: block;
  text-align: right;
}
[dir="rtl"] .more-link {
  text-align: left;
}
