.ht--menu-footer {
  columns: 2;
}
@media screen and (max-width: 1024px) {
  .ht--menu-center .menu {
    display: flex !important;
    justify-content: center;
  }
  .ht--menu-center .menu li {
    margin-bottom: 16px;
  }
}
