.logo {
  font-family: sans-serif;
  font-weight: 800;
  font-size: 8vw;
  color: #2f3725;
  text-wrap: nowrap;
  text-align: center;
}

.logo-menu {
  font-family: sans-serif;
  color: #2f3725;
  text-wrap: nowrap;
  letter-spacing: 1px;
}
