@charset "utf-8";

#footer .footer-social {
  align-self: center;
}
@media screen and (max-width: 991px) {
  #footer .footer-logo {
    margin-bottom: 20px;
  }
  #footer .footer-social {
    margin-bottom: 20px;
  }
}