.chapter--navigation {
  display: flex;
  justify-content: flex-end;

  .nav--prev {
    margin-right: auto;
  }
}