@charset "UTF-8";
article > .media-rich > section .section-wrapper > div .article-text h3, article > .media-rich > section .section-wrapper > div .article-text .h3 {
  color: #673E65;
  font-weight: 700;
}
article > .media-rich > section .section-wrapper > div .article-text h4, article > .media-rich > section .section-wrapper > div .article-text .h4 {
  color: #673E65;
}
article > .media-rich > section .section-wrapper > div .article-text a {
  color: #673E65;
}
article > .media-rich > section .section-wrapper > div .article-text a:hover {
  color: #7d4b7b;
}
article > .media-rich > section .section-wrapper > div .article-text blockquote {
  color: inherit;
  background-color: #E1D8E0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 1.75rem;
  font-style: normal;
  padding: 3.75rem;
  border-radius: 1.125rem;
}
article > .media-rich > section .section-wrapper > div .article-text blockquote .attribution {
  text-transform: uppercase;
  text-align: right;
  font-size: 1.1875rem;
}
article > .media-rich > section .section-wrapper > div .article-text blockquote .attribution:before {
  content: "—";
}
article > .media-rich > section#article_header {
  color: #FFFFFF;
  padding-bottom: 0;
  border-bottom: 10px solid #FFFFFF;
  background-color: #673E65;
  background-image: url(https://magazine.wm.edu/img/issues/2025/fall/zinkish_hero_banner.jpg);
}
article > .media-rich > section#article_header .section-wrapper header {
  position: relative;
  z-index: 200;
}
article > .media-rich > section#article_header .section-wrapper header h1, article > .media-rich > section#article_header .section-wrapper header .h1 {
  color: #FFFFFF;
}
article > .media-rich > section#article_header .section-wrapper header h2, article > .media-rich > section#article_header .section-wrapper header .h2 {
  color: #FFFFFF;
}
article > .media-rich > section#article_header .section-wrapper header .attribution {
  color: #FFFFFF;
}
article > .media-rich > section#article_header .section-wrapper header .attribution:before {
  border-color: #FFFFFF;
  margin: 0 auto 26px;
}
article > .media-rich > section#article_header .section-wrapper header .attribution a {
  color: #FFFFFF;
}
article > .media-rich > section#article_header .section-wrapper header .attribution a:hover {
  color: #975b94;
}
article > .media-rich > section#featured_image {
  background-position: center top !important;
  padding-top: 55%;
}
article > .media-rich > section#featured_image label {
  background-color: #673E65;
}
article > .media-rich > section#featured_image_mobile label {
  background-color: #673E65;
}
article > .media-rich > section#section_0 .section-wrapper div .section-link > span {
  color: #673E65;
}
article > .media-rich > section#section_1 .section-wrapper div aside {
  padding-top: 2rem;
}
article > .media-rich > section#section_1 .section-wrapper div .article-text > p:first-child:first-letter {
  color: #673E65;
  font-size: 100px;
  line-height: 70px;
  margin-top: -3px;
}
article > .media-rich > section#section_2 {
  padding-bottom: 1rem;
}
article > .media-rich > section#section_2 .section-wrapper div aside {
  margin-top: 7.5%;
}
article > .media-rich > section#section_3 {
  padding-bottom: 0;
}
article > .media-rich > section#section_3 .section-wrapper > div .article-text > p:last-child {
  margin-bottom: 1rem;
}
article > .media-rich > section#section_4 {
  padding-bottom: 0;
}
article > .media-rich > section#section_4 .section-wrapper div aside {
  margin-top: 7.5%;
}

.attribution a {
  color: #673E65;
}
.attribution a:hover {
  color: #7d4b7b;
}