article > .media-rich > section .section-wrapper > div .article-text h3, article > .media-rich > section .section-wrapper > div .article-text .h3 {
  color: #5E891B;
  font-weight: 700;
}
article > .media-rich > section .section-wrapper > div .article-text h4, article > .media-rich > section .section-wrapper > div .article-text .h4 {
  color: #5E891B;
}
article > .media-rich > section .section-wrapper > div .article-text a {
  color: #004E38;
}
article > .media-rich > section .section-wrapper > div .article-text a:hover {
  color: rgb(0, 113.7, 81.6307692308);
}
article > .media-rich > section#article_header {
  color: #FFFFFF;
  padding-bottom: 0;
  border-bottom: 10px solid #FFFFFF;
  background-color: #004E38;
  background-image: url(https://magazine.wm.edu/img/issues/2026/spring/campus-renewal/brick-texture.jpg);
  background-size: contain;
}
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: rgb(191.1160714286, 207.6785714286, 169.8214285714);
}
article > .media-rich > section#featured_image {
  background-position: center top !important;
  padding-top: 55%;
}
article > .media-rich > section#featured_image label {
  background-color: #004E38;
}
article > .media-rich > section#featured_image_mobile label {
  background-color: #004E38;
}
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: #004E38;
}
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: #5E891B;
  font-size: 100px;
  line-height: 70px;
  margin-top: -3px;
}
article > .media-rich > section#section_2 {
  padding-bottom: 0;
}
article > .media-rich > section#section_3 {
  background-color: #E4EBDB;
  padding-top: 2rem;
}
article > .media-rich > section#section_4 .section-wrapper figure figcaption {
  display: none;
}

.attribution a {
  color: #004E38;
}
.attribution a:hover {
  color: rgb(0, 113.7, 81.6307692308);
}

@media (min-width: 768px) {
  article > .media-rich > section.aside-media .section-wrapper > div aside figure figcaption {
    position: absolute;
  }
}