.footer-follow,
.follow-us,
.footer-social {
  margin-top: 0 !important;
  align-self: flex-start !important;
}
.footer-columns,
.footer-content {
  align-items: flex-start !important;
}
.footer-col {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
