.frontpage .slideshow {
  background: #f7f7f7;
  padding: 56px 0;
}
.frontpage .t3-sl-1,
.frontpage .t3-sl-3,
.frontpage .t3-sl-6 {
  background-color: #faf1df;
}
.frontpage .t3-sl-1 .t3-module,
.frontpage .t3-sl-2 .t3-module,
.frontpage .t3-sl-3 .t3-module {
  margin-bottom: 0;
  padding: 28px 0;
}
.frontpage .t3-sl-2 {
  padding: 0;
}
.frontpage .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.frontpage .t3-sl-4 {
  background-color: #e73030;
}
.frontpage .t3-module .media {
  padding-bottom: 14px;
}
.frontpage .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.frontpage p {
  font-size: 14px;
}
.frontpage .item-image {
  max-height: 350px;
  overflow: hidden;
}
.frontpage .items-leading {
  margin-bottom: 28px;
}
.frontpage .items-leading .leading {
  margin-bottom: 0px;
}
.frontpage .items-row:last-child {
  border: 0;
}
.page-masthead .jumbotron {
  padding: 56px 0 28px;
}
.page-masthead .jumbotron .btn {
  margin-top: 0;
  margin-bottom: 0;
}
.page-masthead h1 {
  font-family: Georgia, serif;
  font-variant-caps: petite-caps;
}
.page-masthead p {
  font-family: Lato;
  font-size: 20px;
}