.node.node-slide .text-wrapper a:hover {
  color: #fff;
}

.slide-hero-small {
  padding: 0 2em;
}
.slide-hero-small .field-slide-title a {
  font-size: 17px;
  color: #2c5a6f;
}
.slides-minor #views-bootstrap-slides-attachment-1:after {
  background: url("../images/block_shadow.png") bottom center no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 18px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .slides-minor {
    margin-top: 1.2em;
  }
}
@media (min-width: 992px) {
  .slides-minor {
    margin-top: 2em;
  }
}

/*# sourceMappingURL=slide-hero-small.css.map */
