.menu-central a {
  color: white;
  font-family: sans-serif;
  text-decoration: none;
  font-size: 1.4rem;
  margin-right: -6rem;
  /* margin-left: -1.5rem; */
}

.menu-central-name {
  color: #cc00cc;
  font-family: sans-serif;
  text-decoration: none;
  font-size: 1.4rem;
}
.menu-central-numeral-1 {
  color: red;
  font-family: sans-serif;
  text-decoration: none;
  font-size: 1.4rem;
}
.menu-central-numeral-2 {
  color: yellow;
  font-family: sans-serif;
  text-decoration: none;
  font-size: 1.4rem;
}
.menu-central-numeral-3 {
  color: blue;
  font-family: sans-serif;
  text-decoration: none;
  font-size: 1.4rem;
}
.textA {
  color: red;
  font-family: sans-serif;
  text-decoration: none;
  font-size: 1.4rem;
}
.textB {
  color: yellow;
  font-family: sans-serif;
  text-decoration: none;
  font-size: 1.4rem;
}
.textC {
  color: blue;
  font-family: sans-serif;
  text-decoration: none;
  font-size: 1.4rem;
}
.textD {
  color: green;
  font-family: sans-serif;
  text-decoration: none;
  font-size: 1.4rem;
}
.textE {
  color: cyan;
  font-family: sans-serif;
  text-decoration: none;
  font-size: 1.4rem;
}
