.content-wheelock-college-human-development h1 {
  color: #000000;
  font-family: benton-sans-condensed, sans-serif;
  font-size: 2em;
  font-weight: 800;
  line-height: 45px;
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development h1 {
    font-size: 4em;
    line-height: 85px;
  }
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development h1 {
    font-size: 5em;
    line-height: 100px;
  }
}

@media (min-width: 992px) {
  .content-wheelock-college-human-development h1 {
    font-size: 6.4em;
    line-height: 119px;
  }
}

.content-wheelock-college-human-development h2 {
  color: #e31351;
  font-family: benton-sans-condensed, sans-serif;
  font-size: 2em;
  font-weight: 800;
  line-height: 1.35;
}

.content-wheelock-college-human-development h3, .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image:not(.has-text-normal) h4, .content-wheelock-college-human-development .wp-block-editorial-relatedstories h4, .content-wheelock-college-human-development .wp-block-image figcaption {
  color: #000000;
  font-family: benton-sans-condensed, sans-serif;
  font-size: 1.65em;
  font-weight: 300;
  line-height: 1.25;
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development h3, .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image:not(.has-text-normal) h4, .content-wheelock-college-human-development .wp-block-editorial-relatedstories h4, .content-wheelock-college-human-development .wp-block-image figcaption {
    font-size: 1.8em;
  }
}

@media (min-width: 992px) {
  .content-wheelock-college-human-development h3, .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image:not(.has-text-normal) h4, .content-wheelock-college-human-development .wp-block-editorial-relatedstories h4, .content-wheelock-college-human-development .wp-block-image figcaption {
    font-size: 2em;
  }
}

.content-wheelock-college-human-development h4, .content-wheelock-college-human-development .wp-block-bu-pullquote .quote-sizing {
  color: #000000;
  font-family: benton-sans-condensed, sans-serif;
  font-size: 1.33em;
  font-weight: 800;
  line-height: 1.5;
}

.content-wheelock-college-human-development .byline, .content-wheelock-college-human-development .wp-block-editorial-relatedstories h3, .content-wheelock-college-human-development .wp-block-bu-pullquote .caption, .content-wheelock-college-human-development .bostonia-block-bu-pullquote:not(.is-style-modern):not(.is-style-pop) blockquote::before {
  color: #e31351;
  font-family: rollerscript-rough, sans-serif;
  font-size: 1.85em;
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .byline, .content-wheelock-college-human-development .wp-block-editorial-relatedstories h3, .content-wheelock-college-human-development .wp-block-bu-pullquote .caption, .content-wheelock-college-human-development .bostonia-block-bu-pullquote:not(.is-style-modern):not(.is-style-pop) blockquote::before {
    font-size: 2em;
  }
}

/* grid
----------------------------------------------------------------- */
/*

IMPORTANT:

Do not edit this CSS file directly. This file is generated by SASS.

SASS is a preprocessor that makes writing CSS a little easier.
You can write plain CSS in SASS if you like, but you should check
out some of the basic features that SASS gives you here:

http://sass-lang.com/guide

You can even give those things a try and see how SASS compiles here:

http://www.sassmeister.com/

TO EDIT THIS CSS:

- Open terminal and cd to the folder this file lives under
- Run grunt. This will watch for changes in the css-dev folder and
  compile your SASS every time you save.
- Make changes in any partial in css-dev. _layout.scss is a good place to start.
- Save, and watch this file update.

ANY CHANGES YOU MAKE IN THIS FILE WILL BE OVERWRITTEN WHEN THE SASS FILES ARE
EDITED. MAKE SURE YOU MAKE CHANGES IN YOUR SASS FILE.

*/
.content-wheelock-college-human-development {
  /* LEAD IN */
  /* RELATED ARTICLE */
  /* BLOCK QUOTE */
  /* IMAGE CAPTIONS */
}

.content-wheelock-college-human-development.wp-prepress-layout-article-content p a {
  color: #e31351;
  transition: color 0.3s ease 0s;
}

.content-wheelock-college-human-development.wp-prepress-layout-article-content p a:hover, .content-wheelock-college-human-development.wp-prepress-layout-article-content p a:focus {
  color: #ef3a70;
}

.content-wheelock-college-human-development .wp-block-editorial-leadin.is-style-text-over-image .wp-block-leadin-media {
  background: url("/bostonia/wpassets/issues/winter-spring20/wheelock/img/paper-bg.jpg") repeat;
  height: 0;
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .wp-block-editorial-leadin.is-style-text-over-image .wp-block-leadin-media {
    height: 675px;
  }
}

@media (min-width: 992px) {
  .content-wheelock-college-human-development .wp-block-editorial-leadin.is-style-text-over-image .wp-block-leadin-media {
    height: 825px;
  }
}

.content-wheelock-college-human-development .wp-block-editorial-leadin.is-style-text-over-image .wp-block-leadin-media:before {
  background: url("/bostonia/wpassets/issues/winter-spring20/wheelock/img/paper-bg.jpg") repeat;
}

.content-wheelock-college-human-development .bostonia-block-editorial-leadin {
  background: url("/bostonia/wpassets/issues/winter-spring20/wheelock/img/paper-bg.jpg") repeat;
  margin: 0 -15px 3em;
  width: auto;
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .bostonia-block-editorial-leadin {
    background: none;
    margin: 0 auto 3em;
  }
}

.content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image .container-words-outer {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image .container-words-outer {
    position: absolute;
  }
}

.content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image .container-words-inner {
  background-image: linear-gradient(rgba(165, 210, 236, 0.65) 0, transparent 1.5px);
  background-size: 100% 45px;
  align-self: flex-end;
  margin: 0 auto 45px 0;
  padding: 45px 0;
  text-align: left;
  width: 100%;
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image .container-words-inner {
    background-size: 100% 85px;
    margin-top: 2.5em;
    margin-bottom: 90px;
    padding: 0 0 85px;
  }
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image .container-words-inner {
    background-size: 100% 100px;
    margin-top: 0;
    margin-bottom: 105px;
    padding: 0 0 120px;
  }
}

@media (min-width: 992px) {
  .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image .container-words-inner {
    background-size: 100% 120px;
    margin-bottom: 135px;
    padding: 0 0 130px;
  }
}

.content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image:not(.has-text-normal) h1 {
  align-self: flex-start;
  color: #000000;
  margin-bottom: 0.15em;
  max-width: 950px;
  padding-top: 0.1em;
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image:not(.has-text-normal) h1 {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image:not(.has-text-normal) h1 {
    margin-bottom: 0.15em;
  }
}

.content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image:not(.has-text-normal) h4 {
  align-self: flex-start;
  font-size: 1.65em;
  line-height: 1.5;
  margin-bottom: 0.25em;
  max-width: 500px;
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image:not(.has-text-normal) h4 {
    line-height: 1.25;
  }
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image:not(.has-text-normal) h4 {
    font-size: 1.8em;
  }
}

@media (min-width: 992px) {
  .content-wheelock-college-human-development .bostonia-block-editorial-leadin.is-style-text-over-image:not(.has-text-normal) h4 {
    font-size: 2em;
  }
}

.content-wheelock-college-human-development .bostonia-block-editorial-leadin .wp-prepress-tag {
  display: none;
}

.content-wheelock-college-human-development .byline {
  margin: 0;
  position: relative;
  top: -3.35em;
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .byline {
    top: -3.5em;
  }
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .byline {
    top: -4.25em;
  }
}

@media (min-width: 992px) {
  .content-wheelock-college-human-development .byline {
    top: -4.75em;
  }
}

.content-wheelock-college-human-development .byline:after {
  background: url("/bostonia/wpassets/issues/winter-spring20/wheelock/img/arrow-down.svg") no-repeat;
  content: '';
  display: inline-block;
  height: 38px;
  margin-left: 0.25em;
  vertical-align: bottom;
  width: 56px;
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card:not(.alignwide):not(.alignfull) {
  border: none;
  left: 0;
  margin: 0;
  margin-bottom: 4em;
  padding: 0 15px;
  position: relative;
  text-align: left;
  width: auto;
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card:not(.alignwide):not(.alignfull) {
    margin: 0 8.3333% 4em;
  }
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card:not(.alignwide):not(.alignfull) {
    margin: 0 16.6667% 4em;
  }
}

@media (min-width: 1200px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card:not(.alignwide):not(.alignfull) {
    margin: 0;
    margin-top: -2.5em;
    padding: 0;
    position: absolute;
    width: 22%;
  }
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories h3 {
  margin-bottom: 0.1em;
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories h3 {
    padding-left: 60px;
  }
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories h3:after {
  background: url("/bostonia/wpassets/issues/winter-spring20/wheelock/img/arrow-right.svg") no-repeat;
  border: none;
  content: '';
  display: block;
  height: 61px;
  left: -0.15em;
  position: absolute;
  top: 0.5em;
  width: 37px;
  z-index: 10;
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories h3:after {
    left: 50px;
  }
}

@media (min-width: 1200px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories h3:after {
    left: 35px;
  }
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card .wp-block-editorial-relatedstories-article {
  transform: none;
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card .wp-block-editorial-relatedstories-article:hover .wp-block-editorial-relatedstories-article-content,
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card .wp-block-editorial-relatedstories-article:hover .wp-block-editorial-relatedstories-article-image {
    margin-right: 30px;
    margin-left: 30px;
  }
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card .wp-block-editorial-relatedstories-article:hover h4:before {
    left: 65px;
  }
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card .wp-block-editorial-relatedstories-article:hover .wp-block-editorial-relatedstories-article-date {
    left: 30px;
  }
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card .wp-block-editorial-relatedstories-article-category {
  left: 60px;
  position: relative;
  top: 30px;
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories.is-style-card .wp-block-editorial-relatedstories-article-title {
  margin: 0;
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories h4 {
  background-image: linear-gradient(transparent, transparent 35.5px, rgba(165, 210, 236, 0.65) 37px);
  background-size: 100% 37px;
  padding: 37px 0 37px 60px;
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories h4 {
    background-image: linear-gradient(transparent, transparent 40.5px, rgba(165, 210, 236, 0.65) 42px);
    background-size: 100% 42px;
    padding: 42px 0 42px 60px;
  }
}

@media (min-width: 992px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories h4 {
    background-image: linear-gradient(transparent, transparent 43.5px, rgba(165, 210, 236, 0.65) 45px);
    background-size: 100% 45px;
    padding: 45px 0 45px 60px;
  }
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories h4 a {
  color: #000000 !important;
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories h4:before {
  background: #e31351;
  bottom: 15px;
  content: '';
  display: block;
  height: calc(100% - 250px);
  left: 35px;
  position: absolute;
  transition: left 0.3s ease 0s;
  width: 1px;
}

@media (min-width: 1200px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories h4:before {
    height: calc(100% - 300px);
  }
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories .wp-block-editorial-relatedstories-article-image {
    margin-left: 60px;
    transition: margin 0.3s ease 0s;
  }
}

@media (min-width: 500px) {
  .content-wheelock-college-human-development .wp-block-editorial-relatedstories .wp-block-editorial-relatedstories-article-content {
    margin-top: -30px;
    margin-right: 60px;
    transition: margin 0.3s ease 0s;
  }
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories .wp-block-editorial-relatedstories-article-date {
  bottom: 0;
  color: #000000;
  font-family: benton-sans-condensed, sans-serif;
  font-weight: 700;
  left: 0;
  padding-left: 60px;
  position: absolute;
  transition: left 0.3s ease 0s;
  z-index: -1;
}

.content-wheelock-college-human-development .wp-block-editorial-relatedstories .wp-block-editorial-relatedstories-article-category span {
  background: #e31351;
  font-family: benton-sans-condensed, sans-serif;
  font-weight: 700;
}

.content-wheelock-college-human-development .wp-block-bu-pullquote {
  margin: 4em auto;
  text-align: left;
}

.content-wheelock-college-human-development .wp-block-bu-pullquote .wp-block-bu-pullquote-inner {
  background-image: linear-gradient(rgba(165, 210, 236, 0.65) 0, transparent 1.5px);
  background-size: 100% 35px;
  padding: 35px 0 0;
}

.content-wheelock-college-human-development .wp-block-bu-pullquote .quote-sizing {
  padding-left: 75px;
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .wp-block-bu-pullquote .quote-sizing {
    padding-left: 0;
  }
}

.content-wheelock-college-human-development .wp-block-bu-pullquote .caption {
  display: inline-block;
  float: right;
  padding-top: 0.75em;
  position: relative;
}

.content-wheelock-college-human-development .wp-block-bu-pullquote .caption:before {
  content: '^';
  left: -0.75em;
  position: absolute;
  top: 0.35em;
}

.content-wheelock-college-human-development .wp-block-bu-pullquote hr {
  display: none;
}

.content-wheelock-college-human-development .wp-block-bu-pullquote .wp-component-media-credit {
  color: #000000;
  font-family: benton-sans-condensed, sans-serif;
  font-size: 0.8em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0 0 0 75px;
  text-align: right;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .wp-block-bu-pullquote .wp-component-media-credit {
    padding-left: 0;
  }
}

.content-wheelock-college-human-development .bostonia-block-bu-pullquote:not(.is-style-modern):not(.is-style-pop) blockquote {
  position: relative;
}

.content-wheelock-college-human-development .bostonia-block-bu-pullquote:not(.is-style-modern):not(.is-style-pop) blockquote::before {
  background: url("/bostonia/wpassets/issues/winter-spring20/wheelock/img/circle.svg") no-repeat;
  content: "\201C";
  display: block;
  font-size: 48px;
  left: 10px;
  line-height: 1;
  height: 45px;
  margin: 0;
  padding-top: 0.4em;
  top: -0.25em;
  width: 52px;
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .bostonia-block-bu-pullquote:not(.is-style-modern):not(.is-style-pop) blockquote::before {
    left: -65px;
  }
}

.content-wheelock-college-human-development .bostonia-block-bu-pullquote:not(.is-style-modern):not(.is-style-pop) blockquote::after {
  display: none;
}

.content-wheelock-college-human-development figure.wp-block-image {
  margin-top: 4em;
}

.content-wheelock-college-human-development .wp-block-image figcaption {
  background-image: linear-gradient(transparent, transparent 32.5px, rgba(165, 210, 236, 0.65) 34px);
  background-size: 100% 34px;
  background-color: #f5f6fa;
  font-size: 1.55em;
  margin: 0 0 0 auto;
  padding: 0 0 40px 60px;
  position: relative;
  text-align: left;
  width: 100%;
}

@media (min-width: 768px) {
  .content-wheelock-college-human-development .wp-block-image figcaption {
    border-left: 35px solid #f5f6fa;
    border-top: 35px solid #f5f6fa;
    transform: translate(2em, -2em);
  }
}

@media (min-width: 992px) {
  .content-wheelock-college-human-development .wp-block-image figcaption {
    margin-bottom: -2.5em;
    transform: translate(2em, -4em);
    width: 75%;
  }
}

@media (min-width: 1200px) {
  .content-wheelock-college-human-development .wp-block-image figcaption {
    width: 50%;
  }
}

.content-wheelock-college-human-development .wp-block-image figcaption:before {
  background: #e31351;
  bottom: 30px;
  content: '';
  display: block;
  height: calc(100% + 35px);
  left: 30px;
  position: absolute;
  width: 1px;
}

.content-wheelock-college-human-development .wp-block-image figcaption:after {
  background: url("/bostonia/wpassets/issues/winter-spring20/wheelock/img/arrow-left.svg") no-repeat;
  content: '';
  display: block;
  height: 56px;
  position: absolute;
  right: 0;
  top: -2em;
  width: 38px;
}

.content-wheelock-college-human-development .wp-block-image figcaption em {
  color: #000000;
  display: block;
  font-family: benton-sans-condensed, sans-serif;
  font-size: 0.5em;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  padding-top: 1em;
  text-transform: uppercase;
}
