  .in-the-news {
  margin-bottom: 3rem;
  /*
    footer {
        border-top: 1px solid @std-stardust;
        margin-top: 1rem;
    }
    */
}
.in-the-news > div > div:last-child:not(:only-child) {
  padding-top: 1.5rem;
  border-top: 1px solid #A2A2A2;
}
.in-the-news h2 {
  font-family: bely-display, sans-serif;
  margin-bottom: 1.5rem;
}
.in-the-news .views-field-field-news-source {
  font-family: 'neuzeit-grotesk';
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #AC441E;
  font-size: 1rem;
  margin-bottom: 0.2rem;
}
.in-the-news a {
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.2;
  color: #161729;
  padding-bottom: 0.4rem;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.in-the-news a:hover {
  color: #bf4a12;
  text-decoration: none;
}
.in-the-news .block {
  margin-bottom: 1rem;
}
.in-the-news .learn-more-link {
  margin-top: 1rem;
}
.in-the-news .learn-more-link:after {
  all: unset;
}
.in-the-news .learn-more-link .fa.fa-arrow-right {
  color: #E65300;
}
#block-recent-news-block-mcgeorge-faculty-in-the-news {
  padding-top: 32px;
  border-top: 1px solid #A2A2A2;
}
@media only screen and (min-width: 992px) {
  #block-recent-news-block-mcgeorge-faculty-in-the-news {
    padding: 0px;
    border: 0px;
  }
}
