@charset "utf-8";
/* CSS Document */

.featured-students-services {
  color: #fff;
}
.featured-students-services p {
  font-size: 1.2em;
}
.featured-students-services h2 {
  font-family: 'Tungsten A', 'Tungsten B', 'Arial Narrow', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.1538462rem;
  text-transform: uppercase;
  color: #fff;
}
@media  (min-width: 768px) {
  .featured-students-services h2 {
    font-size: 3.157rem;
  }
}
.featured-students-services .wdn-subhead {
  line-height: 0.339;
  color: rgba(255, 255, 255, 0.8);
}
.featured-students-services p:last-of-type {
  margin-bottom: 0;
}
.featured-students-services .wdn-read-more {
  margin-top: 2.532em;
}
@media  (min-width: 768px) {
  .featured-students-services .wdn-hero-text {
    width: 60%;
  }
  .featured-students-services .wdn-read-more {
    position: absolute;
    bottom: 1.333em;
  }
}
@media  (min-width: 960px) {
  .featured-students-services .wdn-hero-text {
    width: 50%;
  }
}

.featured-student-service .wdn-inner-wrapper {
  border-bottom: 1px solid #eae9e6;
}
.featured-student-service h2 {
  text-transform: uppercase;
}
@media  (max-width: 767px) {
  .featured-student-service .wdn-button {
    margin-bottom: 1.777em;
  }
}
@media  (min-width: 768px) {
  #maincontent .wdn-band.featured-student-service .wdn-inner-wrapper:first-of-type {
    padding-top: 4.209em;
  }
}

/* tl-hero */

.tl-hero .wdn-hero-impact-line,
.tl-hero .wdn-hero-initial-line {
  text-shadow: 1px 1px 16px rgba(0, 0, 0, 0.5);
}
.tl-hero .wdn_randomizer {
  height: inherit;
}
.tl-hero .wdn_randomizer > div {
  height: inherit;
}

