.b-caption1 {
  height: 5rem;
  padding-top: 4px;
  padding-right: 14px;
  padding-left: 14px;
  padding-bottom: 4px;
}

.b-caption {
  height: 5rem;
  padding-top: 4px;
  padding-right: 12px;
  padding-bottom: 0px;
  padding-left: 14px;
}

.b-horz-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.carousel-caption-left-half {
  position: absolute;
  left: 2.5rem;
  top: 2.5rem;
  width: 80%;
  text-align: left;
  right: 5%;
  bottom: 1.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
