p {
  text-align: justify;
  text-justify: inter-word;
}

h1.menu-title {
  font-weight: bolder;
  color: var(--fg);
}