.node.node-slide .text-wrapper a:hover {
  color: rgb(255, 255, 255);
}

#views-bootstrap-slides-attachment-1 {
  width: 100%;
  margin: 0;
}

.slide-hero-small .node-slide-field-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0.617rem;
}
.slide-hero-small .node-slide-field-link a {
  font-size: clamp(1rem, 0.9536rem + 0.1905vw, 1.125rem);
  color: rgb(13, 110, 253);
  font-weight: 700;
  text-align: center;
  width: 100%;
  position: relative;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1300px) {
  .slide-hero-small .node-slide-field-link {
    height: 3.75rem;
  }
}
@media (min-width: 992px) {
  .slide-hero-small .node-slide-field-link {
    padding-top: 0.75rem;
  }
}
.slide-hero-small .field-slide-title a {
  font-size: 17px;
  color: rgb(13, 110, 253);
}
.slide-hero-small img.img-responsive {
  width: 100%;
}
.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-block: 1.5rem;
}
@media (min-width: 768px) {
  .slides-minor #views-bootstrap-slides-attachment-1:after {
    margin-block: 4rem;
  }
}
@media (min-width: 768px) {
  .slides-minor {
    margin-top: 1.2em;
  }
}
@media (min-width: 992px) {
  .slides-minor {
    margin-top: 2em;
  }
  .slides-minor #views-bootstrap-slides-attachment-1 {
    margin: 0 2.5rem;
  }
}
