.page-content {
  float: none;
}

.page-image-title {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
  font-size: 80px;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: "Unica One", sans-serif;
  font-weight: bold;
}

.page-image-title img {
  max-height: 100px;
}

.body-text {
  font-family: "Vollkorn", sans-serif;
  font-size: 1.3em;
}

.centered {
  margin: 0 auto;
  max-width: 1320px;
  width: 100%;
  padding: 0px 20px;
}

.single-post-text {
  padding: 0 0.5em;
}

.text.centered {
  padding: 0 2%;
}

.page .wotr_content {
  margin: 0 auto;
  float: none;
}

.podcasts {
  max-width: 900px;
  margin: 0 auto;
}

.podcasts .item {
  float: left;
  display: inline;
  max-width: 300px;
}

@media only screen and (max-width: 1024px) {
  .page-image-title {
    font-size: 28px;
  }
  .podcasts .item {
    float: none;
    display: block;
    max-width: 400px;
  }
}
.contributor-container {
  text-align: left;
  font-family: "Unica One", sans-serif;
}

.contributor-content {
  flex: 0 1 auto;
  margin: 0 3% 40px 0 !important;
  text-align: center;
  font-size: 20px;
  width: 12%;
  vertical-align: top;
}
.contributor-content a {
  display: block;
}

.contributor-content img {
  border-radius: 100%;
}

.contributor-content img {
  max-width: 100%;
}

.contributor-img {
  display: block;
  width: 110px;
  border-radius: 100%;
  height: 110px;
  margin: auto;
}

.contributor-role { /*text-align:left;*/
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Vollkorn", sans-serif;
  margin: 30px 0;
}

.contributor-title {
  font-size: 13px !important;
  text-transform: uppercase;
  margin-top: 8px;
}

.contributor-name {
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 16px;
  line-height: 1.1;
}

.wotr_content .contributors-container a:link {
  color: #000;
  text-decoration: none;
}

.wotr_content .contributors-container a:visited {
  color: #000;
  text-decoration: none;
}

.wotr_content .contributors-container a:hover {
  color: #ac2734;
  text-decoration: none;
}

.wotr_content .contributors-container a:active {
  color: #000;
  text-decoration: none;
}

body.page-id-28058 .wotr_content .is-layout-flex,
body.page-id-16057 .wotr_content .is-layout-flex {
  align-items: flex-start;
}
body.page-id-28058 .wotr_content a:link,
body.page-id-16057 .wotr_content a:link {
  color: #000;
  text-decoration: none;
}
body.page-id-28058 .wotr_content a:visited,
body.page-id-16057 .wotr_content a:visited {
  color: #000;
  text-decoration: none;
}
body.page-id-28058 .wotr_content a:active,
body.page-id-16057 .wotr_content a:active {
  color: #000;
  text-decoration: none;
}
body.page-id-28058 .wp-block-group,
body.page-id-16057 .wp-block-group {
  margin: 16px 0;
}
body.page-id-28058 h5,
body.page-id-16057 h5 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 2.5rem;
}
body.page-id-28058 h5, body.page-id-28058 h6,
body.page-id-16057 h5,
body.page-id-16057 h6 {
  text-transform: uppercase;
  font-family: "Unica One";
  margin: 0;
  padding: 0;
  line-height: 1;
}

/*# sourceMappingURL=page.css.map */
