article > .media-rich > section .section-wrapper > div .article-text h3, article > .media-rich > section .section-wrapper > div .article-text .h3 {
  color: #866F45;
  font-weight: 700;
}
article > .media-rich > section .section-wrapper > div .article-text h4, article > .media-rich > section .section-wrapper > div .article-text .h4 {
  color: #866F45;
}
article > .media-rich > section .section-wrapper > div .article-text a {
  color: #866F45;
}
article > .media-rich > section .section-wrapper > div .article-text a:hover {
  color: #9e8351;
}
article > .media-rich > section#article_header {
  color: #FFFFFF;
  padding-bottom: 0;
  border-bottom: 10px solid #FFFFFF;
  background-color: #866F45;
  background-image: url(https://magazine.wm.edu/img/issues/2025/fall/groundbreaking_discoveries_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: #54452b;
}
article > .media-rich > section#featured_image {
  background-position: center top !important;
  padding-top: 55%;
}
article > .media-rich > section#featured_image label {
  background-color: #866F45;
}
article > .media-rich > section#featured_image_mobile label {
  background-color: #866F45;
}
article > .media-rich > section.aside-media .section-wrapper > div aside figure {
  margin: 0;
}
article > .media-rich > section.aside-media .section-wrapper > div aside figure figcaption {
  position: relative;
}
article > .media-rich > section#section_0 .section-wrapper div .section-link > span {
  color: #866F45;
}
article > .media-rich > section#section_1 {
  padding-bottom: 0rem;
}
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: #866F45;
  font-size: 100px;
  line-height: 70px;
  margin-top: -3px;
}
article > .media-rich > section#section_4 {
  padding-top: 0;
}

.attribution a {
  color: #866F45;
}
.attribution a:hover {
  color: #9e8351;
}

@media (min-width: 768px) {
  article > .media-rich > section.aside-media .section-wrapper > div aside figure figcaption {
    position: absolute;
  }
}