.welcome-v2-footer {
  padding: 0 !important;
  color: #fff !important;
  text-align: left !important;
  font-size: inherit !important;
}

.welcome-v2-footer__bottom {
  text-align: center !important;
}

body > main#main-content {
  min-height: 55vh;
}

@media (max-width: 760px) {
  .welcome-v2-header__inner {
    width: min(100% - 24px, 1240px);
  }
}
