<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* .landing-footer {
  margin-right: -15px !important;
  margin-left: -15px !important;
} */

/* @media (max-width: 991px) {
  
  .fix {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .landing-right-footer {
	align-items: center;
  margin-top: 0px;
}
  
  .landing-copyright {
  text-align: center;
}
  .landing-footer-links ul {
	display: flex;
	justify-content: center;
  align-items: center;
}
  .landing-footer-links li {
	margin-right: 8px;
}
} */</pre></body></html>