.footer {
  width: 100%;
  background: #152142;
  font-size: 0.888888888888889rem;
  font-weight: 400;
  color: #fff;
}
.footer_contacts {
  padding: 32px 0 18px;
  border-bottom: 2px solid #c0c0c3;
}
.footer_copyrights {
  padding: 20px 0;
}
.footer_content {
  width: 1136px;
  margin: 0 auto;
  overflow: hidden;
}
.footer_copyright {
  color: #c0c0c3;
  text-align: right;
}
.footer_copyright__site {
  margin-bottom: 4px;
}
.footer a {
  color: inherit;
  text-decoration: underline;
}
.footer a:hover {
  text-decoration: none;
}
a.footer_totallyNotALink {
  color: inherit;
  text-decoration: none;
}
a.footer_totallyNotALink:hover {
  color: inherit;
}
a.footer_totallyNotALink > span {
  text-decoration: underline;
}
a.footer_totallyNotALink:hover > span {
  text-decoration: none;
}

/*# sourceMappingURL=../maps/component/footer.css.map */
