.slideshow .subheading,
.slideshow .slide .subheading,
.slideshow .slide-content .subheading {
  display: inline-block;
  padding: 6px 12px;
  background: #e60012;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  border-radius: 2px;
}
