.billboard-full-height {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.billboard-full-height .billboard-content-wrapper {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height .billboard-content-wrapper {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.body-home .col-xs-12.col-sm-12.col-lg-5.team-intro {
	font-family: 'Playfair Display', serif;
	font-size: 39px;
	line-height: 55px;
	font-weight: 600;
	text-align: left;
	color: white;
	margin-top: -70px;
}
.body-home .team-intro:before {
	border-top: 3px solid #938269;
	border-bottom: 1px solid #938269;
}
.body-home .yearbook-container .slick-next {
	border-top: 1px solid #938269;
	border-right: 1px solid #938269;
}
.body-home .yearbook-container .slick-prev {
	border-top: 1px solid #938269;
	border-left: 1px solid #938269;
}
.body-home .yearbook-three .yearbook-first-name, .body-home .yearbook-three .yearbook-last-name {
	margin-bottom: 0;
	display: inline-block;
	font-family: 'Playfair Display', serif;
	color: #4d4d4f;
	font-size: 39px!important;
	line-height: 55px;
	font-weight: 600;
	text-align: center;
}
.body-home .yearbook-container .slick-next {
    border-top: 1px solid #938269;
    border-right: 1px solid #938269;
    padding: 0px;
    height: 20px;
    width: 20px;
    right: 20px;
}
.body-home .yearbook-container .slick-prev {
    border-top: 1px solid #938269;
    border-left: 1px solid #938269;
    padding: 0px;
    width: 20px;
    height: 20px;
    left: 40px;
}

.body-home .yearbook-three .yearbook-links .fa {
    color: #4d4d4f;
}
.body-home .yearbook-three .yearbook-headshot-wrapper::after {
transition: none;
background: none;
}
.body-home .yearbook-designation {
    white-space: nowrap;
 
    display: block;
    font-size: 25px;
    text-align: center;
    line-height: 55px;
    font-weight: 600;
    margin-top: -13px;
    color: #002949;
    font-family: 'Playfair Display', serif;
}

.body-home .team-intro .rich-text-container {

    color: #4d4d4f;
}

.associate-yearbook {
padding: 60px 85px 50px !important;
}

.home-office-yearbook h1 {
color: white !important;
}
