.editor-styles-wrapper .Accreditation {
  background: var(--colors-black);
  color: var(--colors-white);
  padding-top: 92px;
  padding-bottom: 71px;
}
.editor-styles-wrapper .Accreditation__title h2 {
  margin: 0 0 9px 0;
  font-size: 50px;
  line-height: 50px;
}
.editor-styles-wrapper .Accreditation__content {
  max-width: 605px;
  font-size: 18px;
  line-height: 28px;
}
.editor-styles-wrapper .Accreditation__content p,
.editor-styles-wrapper .Accreditation__content span,
.editor-styles-wrapper .Accreditation__content li,
.editor-styles-wrapper .Accreditation__content a {
  font-size: inherit;
}
.editor-styles-wrapper .Accreditation__content .Accreditation__image {
  margin-top: 20px;
  max-width: 500px;
}
/*# sourceMappingURL=style.css.map */