.cmp-contentfragment {
  font-family: "NYU Perstare";
  font-weight: 400;
  font-style: normal;
}

.cc--content-fragment .c--content-fragment {
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}

.cc--content-fragment .inner-wrapper {
  padding-right: 8.3333333333%;
  padding-left: 8.3333333333%;
}

@media screen and (min-width: 1024px) {
  .cc--content-fragment .inner-wrapper {
    padding-right: 18.75%;
    padding-left: 18.75%;
  }
}

.cmp-contentfragment a {
  font-family: inherit;
}

.cmp-contentfragment strong,
.cmp-contentfragment b {
  font-weight: 700;
}

.cmp-contentfragment em,
.cmp-contentfragment i {
  font-style: italic;
}
