.menu-footer-secondary table {}

.menu-footer-secondary {
  position: absolute;
  bottom: 0px;
  right: 20px;
  width: 100%;
  padding-left: 220px;
  box-sizing: border-box;
}

.menu-footer-secondary table td {
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
}

.menu-footer-secondary table .separator {
  text-align: center;
}
