.smarte-footer-overrides .footer {
  border-top: 0;
}
.smarte-footer-overrides .footer .footer__content-bottom {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.smarte-footer-overrides .footer .footer__content-bottom .footer__localization:empty + .footer__column--info {
  align-items: inherit;
}
.smarte-footer-overrides .footer .list-menu__item--active {
  text-decoration: none;
}