@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&display=swap');
@import url("https://use.typekit.net/aau0ecm.css");

/*FONT STYLES*/

h1.article-title__heading, h3.paragraph--type--heading, h2.paragraph--type--heading, div.paragraph--type--pullquote, .firepower {
  font-family: 'Newsreader', serif;
  font-weight: 735;
}

h3.paragraph--type--heading {
  color: #1a0d44;
  font-size: 2rem !important;
}

h2.paragraph--type--heading, h5.eyebrow-text, .firepower, .title {
  color: #888076;
}

.firepower {
  font-size: 1.8rem;
}

.chapter, h5.eyebrow-text {
  font-family: "franklin-gothic-atf", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.25rem;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.title {
  font-family: "franklin-gothic-atf", sans-serif;
  font-weight: 800;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.attribution {
  font-family: 'Crimson Pro Variable', serif;
}

.callout.text-bg-info {
  background-color: #edebe9;
}

header.article-header .meta.meta--default.p-mb-last-child-0, .share-icons__wrapper {
  display: none;
}
