@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap');


.goldenrod {
  color: #edce14 !important
}

.pennblue {
  color: #233F8B !important; 
}

.zone-overlay {
  --zone-overlay-background: #0D153F;
}

.fs-h2-sans {
  font-family: 'Archivo ', Sans-serif;
  font-size: 1.4rem;
  font-stretch: 80%;
  font-weight: 850;
  line-height: 115%;
  letter-spacing: -0.06rem;
  margin-bottom: 0.2rem;
}

.fs-h2-serif {
  font-family: 'Playfair Display', Serif;
  font-stretch: 80%;
  font-variation-settings: 'wght' 450;
  font-style: normal;
  font-weight: 500;
  line-height: 109.091%;
  letter-spacing: -0.1375rem;
}


.fs-caption {
  font-family: 'Archivo', Sans-serif;
  font-size: 1rem;
  font-stretch: 90%;
  font-weight: 300;
  letter-spacing: -0.01rem;
}

.fs-pullquote-sans {
  color: #000;
  font-family: 'Archivo', Sans-Serif;
  font-stretch: 80%;
  font-variation-settings: 'opsz' 120;
  font-size: 2.65rem;
  font-style: normal;
  font-weight: 850;
  line-height: 120%;
  letter-spacing: -0.03125rem;
}

.fs-pullquote-serif {
  font-family: 'Playfair', Serif;
  font-stretch: 80%;
  font-variation-settings: 'opsz' 98;
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 109%; /* 2.31625rem */
  letter-spacing: -0.085rem;
}

/*BEGIN NEWSLETTER CALLOUT STYLES*/
.paragraph--246948.theme.info {
  background-color: #F2F3F6;
}

div.hs-submit > div.actions > input.hs-button {
  background-color: #0D0E51;
}

div.hs-submit > div.actions > input.hs-button:hover {
  background-color: #7A6A30;
}

/*END NEWSLETTER CALLOUT STYLES*/

/* BEGIN PDF DOWNLOAD CALLOUT STYLES*/

.article-downloads.book-promo-block.theme.info, .theme.info.book-promo-block__content {
  background-color: #F2F3F6 !important;
}

div.book-promo-block__description > a.text-icon-inline > .text-icon-inline__content {
  font-family: 'Archivo ', Sans-serif;
  font-size: 0.9rem;
  font-stretch: 80%;
  font-weight: 600;
  line-height: 115%;
  letter-spacing: -0.06rem;
  margin-bottom: 0.2rem;
  text-transform: uppercase;
  color: #0D0E51;
}

article .icon.icon--pdf {
  color: #0D0E51;
}

.book-promo-block__title {
  font-family: 'Playfair', Serif;
  font-stretch: 80%;
  font-variation-settings: 'opsz' 98;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 109%; /* 2.31625rem */
  letter-spacing: -0.085rem;
}

/*END PDF DOWNLOAD CALLOUT STYLES*/
