.top-menu {
  width: $width;
  margin: 6px auto;
  display: flex;
  justify-content: flex-end;
  font-size: 14px;
}
