.tin-footer {
  padding: 50px 25px;
  background-color: rgba(241, 241, 241, 0.5);
  text-align: center;
}
.tin-footer .tin-logo-dark {
  background: url('../imgs/tin-color-short-logo.png') no-repeat center center;
  background-size: contain;
  display: block;
  width: 160px;
  height: 90px;
  opacity: 0.4;
  margin: 30px auto 40px auto;
}
/*# sourceMappingURL=footer.css.map */