@import url('/css/media.css');
@import url('/iconfont/iconfont.css');
.text {
  margin-bottom: 1rem;
  text-indent: 2em;
  font-size: 1.5rem;
  line-height: 2.5rem;
}
.mb-5rem {
  margin-bottom: 5rem;
}
.img {
  text-align: center;
}
