/* Start - OneTrust Footer link CSS */
.-business .footer-rigth ul {
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .-business .footer-rigth ul {
      justify-content: center;
  }
}
/* End - OneTrust Footer link CSS */
