.f-spacing {
  width: 100%;
  height: 50px;
}

.article {
  width: 100%;
  background: #f7f7f7;
  padding: 50px 0;
}

.article p {
  margin: 0 20px;
  font-size: 12px;
  line-height: 18px;
}

.article p:nth-child(1) {
  font-weight: 700;
}

.article p:nth-child(2) {
  padding: 30px 0;
}
/*# sourceMappingURL=footer_m.css.map */