.ref-detail-intro-image {
  clip-path: polygon(0 0, 100% 0, 96% 96%, 0 100%);
}

.ref-detail-teaser {
  margin-top: 0;
  margin-bottom: 1rem;
  opacity: 0.9;
  font-weight: 300;
}
.ref-detail-teaser .teaser {
  clip-path: polygon(0 0, 100% 0, 96% 96%, 0 100%) !important;
  background: #e9ecef;
}

/*# sourceMappingURL=reference.css.map */
