.news-list {
  background: #000;
  padding-top: 105rem;
  padding-left: 115rem;
  padding-right: 105rem;
}

.news-footer {
  background: #000;
  color: #fff;
  height: 400rem;
  position: relative;
}
.news-footer .contact-us {
  position: absolute;
  right: 100rem;
  top: 50rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 115rem;
  padding-right: 115rem;
  font-size: 55rem;
}
.news-footer .contact-us .contact-us__text {
  margin-top: 20rem;
  display: block;
  color: #fff;
}

/*# sourceMappingURL=news.css.map */
