.editor-styles-wrapper .NewsListing {
  padding-top: 107px;
  padding-bottom: 150px;
}
.editor-styles-wrapper .NewsListing__title {
  font-size: 60px;
  line-height: 60px;
}
.editor-styles-wrapper .NewsListing__title .bu {
  display: flex;
  max-width: 300px;
}
.editor-styles-wrapper .NewsListing__title + svg {
  margin-bottom: 60px;
}
.editor-styles-wrapper .NewsListing__row {
  margin-left: -10px;
  margin-right: -10px;
}
.editor-styles-wrapper .NewsListing__item {
  padding: 60px 10px 60px 10px;
  display: flex;
  flex-direction: column;
}
.editor-styles-wrapper .NewsListing__item__image {
  height: 396px;
  margin-bottom: 30px;
}
.editor-styles-wrapper .NewsListing__item__date {
  margin-bottom: 17px;
}
.editor-styles-wrapper .NewsListing__item__title {
  font-size: 40px;
  line-height: 45px;
  margin: 0 0 30px 0;
  flex: 1;
}
.editor-styles-wrapper .NewsListing__item__excerpt {
  margin: 0 0 20px 0;
  flex: 2;
}
/*# sourceMappingURL=style.lg.css.map */