article > .media-rich > section .section-wrapper > div .article-text h3, article > .media-rich > section .section-wrapper > div .article-text .h3 {
  color: #C38900;
  font-weight: 700;
}
article > .media-rich > section .section-wrapper > div .article-text h4, article > .media-rich > section .section-wrapper > div .article-text .h4 {
  color: #C38900;
}
article > .media-rich > section .section-wrapper > div .article-text a {
  color: #C38900;
}
article > .media-rich > section .section-wrapper > div .article-text a:hover {
  color: rgb(159.3, 111.9184615385, 0);
}
article > .media-rich > section#article_header {
  color: #FFFFFF;
  padding-bottom: 0;
  border-bottom: 10px solid #FFFFFF;
  background-color: #C38900;
  background-image: url(https://magazine.wm.edu/img/issues/2026/spring/the-work-of-being-funny/tribe-texture.jpg);
  background-size: cover;
}
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: #FFFFFF;
}
article > .media-rich > section#featured_image {
  background-position: center top !important;
  padding-top: 55%;
}
article > .media-rich > section#featured_image label {
  background-color: #FDB714;
  color: #000000;
}
article > .media-rich > section#featured_image_mobile label {
  background-color: #FDB714;
  color: #000000;
}
article > .media-rich > section#section_0 .section-wrapper div .section-link > span {
  color: #C38900;
}
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: inherit;
  font-weight: 400;
  font-size: inherit;
  line-height: inherit;
  margin-top: inherit;
  margin-right: 0;
  float: none;
}
article > .media-rich > section#section_3 {
  background-color: #FDB714;
  margin-bottom: 2rem;
}
article > .media-rich > section#section_3 .section-wrapper > div .article-text {
  color: #000000;
  text-align: center;
  font-size: 2rem;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.25;
}
.attribution a {
  color: #C38900;
}
.attribution a:hover {
  color: rgb(159.3, 111.9184615385, 0);
}