.bottom-right-text {
  content: "";
  position: absolute;
  bottom: 0.8em;
  right: 1.2em;
  color: #820000;
  font-family: "Source Serif Pro";
  font-size: 0.9em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.small-square {
  color: #5F574F;
  position: absolute;
  top: 0;
  margin: 0 0 0 -15px;
  content: '\25AA';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 0;
}
#section-top-stories {
  padding-top: 1em;
  background-color: #E9E6DF;
  background: #a5a4a0;
  background: -webkit-gradient(linear, left top, left bottom, from(#585754), to(#F2F1EB));
  background: -webkit-linear-gradient(top, #585754, #F2F1EB);
  background: -moz-linear-gradient(top, #585754, #F2F1EB);
  background: -o-linear-gradient(top, #585754, #F2F1EB);
  background: linear-gradient(to bottom, #585754, #F2F1EB);
  width: 100%;
}
#section-top-stories .card {
  box-shadow: 0 4px 6px -2px #d5d0c0;
}
#section-top-stories #content {
  margin-top: 0;
  margin-bottom: 0;
}
#section-spotlight,
#section-more-stories {
  padding: 3em 0;
}
#section-spotlight .container > h2,
#section-more-stories .container > h2,
#section-spotlight .container h3,
#section-more-stories .container h3 {
  font-family: 'Source Serif Pro', 'Times New Roman', Times, serif;
}
#section-spotlight .container > h2,
#section-more-stories .container > h2 {
  font-size: 1.77778em;
}
#section-spotlight .container > h2 a,
#section-more-stories .container > h2 a {
  color: inherit;
  font-weight: inherit;
}
#section-spotlight .container > h2 a:hover,
#section-more-stories .container > h2 a:hover {
  color: #8C1515;
  text-decoration: underline;
}
#section-spotlight {
  background: #fff;
  border-top: 1px solid #cdccc7;
  border-bottom: 1px solid #cdccc7;
}
#section-spotlight h2 {
  font-weight: 400;
}
#section-spotlight h3 {
  font-size: 1.125em;
  font-weight: 600;
  margin-top: 1em;
  margin-bottom: 0.4em;
}
#section-spotlight h3 a {
  color: #2E2D29;
}
#section-spotlight p {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-size: 0.9375em;
}
#section-spotlight img {
  width: 100%;
}
#section-spotlight .meta {
  display: none;
}
#section-spotlight .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -45px;
  background-color: transparent;
  border: 1px solid #4D4F53;
  padding: 12px;
}
#section-spotlight .btn:hover {
  color: white;
  background: #4D4F53;
  border-color: #4D4F53;
}
#section-more-stories .container > h2 a {
  color: inherit;
}
#section-more-stories .container > h2 a:hover {
  color: #8C1515;
}
.padding-top {
  padding-top: 1em;
}
aside h2 {
  font-size: 1em;
}
aside ul {
  list-style: none;
}
aside ul li {
  margin-bottom: 0.3em;
}
aside ul li:before {
  content: ">";
  margin-left: -1.5em;
  margin-right: 1em;
}
aside .sidebar-section {
  margin-bottom: 3.5em;
  clear: both;
  font-family: 'Source Sans Pro', Arial, sans-serif;
}
aside .sidebar-section h2 {
  font-size: 1.25em;
}
aside .sidebar-section p {
  font-family: inherit;
}
aside .sidebar-section #rss-feed-item {
  clear: both;
}
aside .sidebar-section #rss-feed-item img {
  float: right;
  margin-left: 1em;
  width: 80px;
}
aside .sidebar-section a {
  font-weight: inherit;
}
aside .sidebar-section a:hover {
  text-decoration: underline;
}
aside .sidebar-section#faculty-staff {
  margin-bottom: 0;
}
aside #weather-events {
  display: table;
  width: 100%;
  margin: -1em 0 2.5em;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  padding: 1em 0;
}
aside #weather-events #weather,
aside #weather-events #events {
  display: table-cell;
  width: 50%;
  text-align: center;
  vertical-align: middle;
}
aside #weather-events #weather:hover,
aside #weather-events #events:hover {
  background-color: white;
}
aside #weather-events #weather a,
aside #weather-events #events a {
  display: block;
}
aside #weather-events #weather a:hover,
aside #weather-events #events a:hover {
  text-decoration: none;
  color: inherit;
}
aside #weather-events #weather {
  border-right: 1px solid #FFF;
}
aside #weather-events #weather #weather-temp {
  font-size: 1.8em;
  font-weight: 600;
}
aside #weather-events #events {
  padding-top: 0.4em;
}
aside #weather-events #events p {
  margin-top: 0.6em;
}
aside #in-the-news .news-source {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #section-top-stories {
    margin: 0;
    padding: 0;
  }
  #section-top-stories .card {
    box-shadow: 0 0 8px #D5D0C0;
  }
  #section-spotlight img,
  #section-spotlight .embed-responsive {
    float: left;
    width: 150px;
    margin-right: 1em;
  }
  #section-spotlight .embed-responsive {
    padding-bottom: 100px;
  }
  #section-spotlight article {
    clear: both;
    min-height: 100px;
    margin-bottom: 20px;
  }
  #section-top-stories .row,
  #section-more-stories #card-flow {
    margin-left: -2em;
    margin-right: -2em;
  }
  #section-more-stories .embed-responsive {
    padding-top: 1.5em;
  }
  #section-more-stories .embed-responsive .embed-responsive-item,
  #section-more-stories .embed-responsive iframe,
  #section-more-stories .embed-responsive embed,
  #section-more-stories .embed-responsive object,
  #section-more-stories .embed-responsive video {
    border-top: 20px solid white;
  }
  article.card {
    padding: 0 1.2em;
    margin-bottom: 5px;
  }
  article.card .card-content {
    display: inline;
  }
  article.card.featured {
    box-shadow: 0 0 8px #D5D0C0;
    padding: 0 1.2em;
  }
  article.card .featured {
    border-bottom: #cdccc7;
  }
  article.card.facebook .card-photo,
  article.card.instagram .card-photo,
  article.card.twitter .card-photo {
    margin-top: 0;
    float: none;
  }
  article.card.facebook .card-photo img,
  article.card.instagram .card-photo img,
  article.card.twitter .card-photo img {
    margin: 0.5em auto;
    display: block;
  }
  article.card.facebook .card-photo i,
  article.card.instagram .card-photo i,
  article.card.twitter .card-photo i {
    text-align: center;
    display: block;
    color: #C4BFA9;
  }
}
@media (max-width: 991px) {
  aside {
    margin-top: 2em;
  }
  .sidebar-margin {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .featured {
    min-height: 400px;
  }
  .card.full {
    min-height: 200px;
  }
  #section-top-stories .card.large .card-photo {
    height: 230px;
  }
  #section-top-stories .card.large .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 230px;
  }
  #section-spotlight .card-photo {
    height: 135px;
  }
  #section-spotlight .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 135px;
  }
}
@media (min-width: 768px) {
  #section-spotlight .container {
    padding: 0 2em;
  }
  #section-spotlight .row {
    padding: 1em 1em 0 1em;
  }
  #section-spotlight article {
    padding: 0 2% 0 2%;
  }
  article.card {
    margin-bottom: 1em;
  }
  article.large time {
    margin-top: 5px;
  }
}
@media (min-width: 992px) {
  .col-margin {
    margin-left: 12.5%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #section-top-stories .card-content {
    height: 22em;
  }
  #section-top-stories #top-story-1 .card-content {
    height: 44.3em;
  }
  #section-top-stories .card.large .card-photo {
    height: 152px;
  }
  #section-top-stories .card.large .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 152px;
  }
  #section-spotlight .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 184px;
  }
  #section-spotlight .card-photo {
    height: 184px;
  }
}
@media (min-width: 1200px) {
  #section-top-stories .card-content {
    height: 18em;
  }
  #section-top-stories #top-story-1 .card-content {
    height: 36.2em;
  }
  #section-top-stories .card.large .card-photo {
    height: 185px;
  }
  #section-top-stories .card.large .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 185px;
  }
  #section-spotlight .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 223px;
  }
}
/*# sourceMappingURL=css/home.css.map */