risolto come dicevi tu!

codice:
.menu_bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
grazie!