.root {
  margin-top: auto;
}

.footerContainer {
  -st-states: noPadding;

  padding: 24px;
}

.footerContainer:noPadding {
  padding: 0;
}
