#footer-logo {
  background-image: url('/resources/images/conholdate-logo-dark.svg');
  background-size: 160px 40px;
  background-position: 0;
  background-repeat: no-repeat;
  width: 152px;
  height: 35px;
  margin: auto;
  margin-bottom: 30px;
}

#footer-logo>a {
  width: 152px;
  height: 35px;
  display: inline-block;
}

#social-links img {
  width: 18px;
  height: 18px;
}