.devcore-footer__alt {
  margin-bottom: 0;
}

.devcore-footer__bottom {
  padding: 0;
}

.devcore-footer-logo,
.devcore-footer-logo__img {
  height: 70px;
  width: 175px;
}

.devcore-footer-logo {
  display: block;
  margin-bottom: 30px !important;
}

.devcore-footer-logo:hover {
  border-bottom: 0;
}

.devcore-footer__bottom {
  align-items: center;
  border: 0;
  display: flex;
  flex-flow: column;
}

.devcore-footer__social-links {
  display: flex;
}
.devcore-footer__copyright {
  font-size: 13px;
}
