#footer {
  position: relative;
  padding-bottom: 31px;
}
#footer .txt-c {
  text-align: center;
  background: #000000;
  color: #ffffff;
  line-height: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/*# sourceMappingURL=footer.css.map */