footer { display: none !important; }
body[data-route="home"] footer {
  display: flex !important;
  justify-content: flex-start !important;
  text-align: left !important;
}
