ux-iws-sf-page-footer {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
ux-iws-sf-page-footer .ux-iws-footer__social-icons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 0;
}
ux-iws-sf-page-footer .ux-iws-footer {
  margin-top: 0;
}