body {
  background: #F5F6FA;
}
.breadcrumb {
  margin-top: 0;
}
.swiper-slide {
  padding-bottom: 120px;
}
.card {
  background-color: #fff;
  border-radius: 32px;
  padding: 56px;
}
.news-content h2,
.news-content h3 {
  font-weight: 500;
}
.news-content p {
  font-size: 14px;
  font-weight: 300;
}
.news-content img {
  width: 100% !important;
  height: auto!important;
}
/*# sourceMappingURL=guide.css.map */