.footer-container {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  padding-block-end: var(--tds-size--1x);
}
