/* B2B Suite v2.2.80 — focused B2B footer without DOM mutation */
footer > .container > .row:first-child,
footer .container > .row:first-child {
  display: none !important;
}
footer {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  margin-top: 24px !important;
  min-height: 0 !important;
}
footer > .container,
footer .container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
footer hr {
  margin: 0 0 12px !important;
  opacity: .18;
}
footer p {
  margin: 0 !important;
  padding: 0 !important;
}
