.menu-item {
  white-space: nowrap;
}

#prefooter-content div.row {
  flex-direction: column;
}

div.store-switch ul {
  justify-content: center;
  display: flex;
  gap: 15px;
  margin: 0;
  padding: 0;
}

div.store-switch ul a {
  color: #c6c6c6;
}