.success {
  color: white;
  font-size: 24px;
  margin-top: 30px;
}

.Box.Marquee {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.Footer-middle .FooterContacts {
  margin-top: 0;
}
@media (min-width:1920px) {
  .Footer-middle .FooterContacts {
    margin-top: 0;
  }
}
.FooterContactsGroup {
  display: flex;
  flex-direction: column;
}