.menu-drawer__instruction {
  text-align: right;
  padding-right: 3rem;
  font-size: 1.8rem;
}

.menu-drawer__custom-anchor {
  text-decoration: none;
  color: rgb(var(--color-foreground));
  width: 100%;
}

.menu-drawer__custom-anchor + .icon-arrow {
  width: 2.5rem;
}
