/* RiverBI enterprise-clients strip — real client logo sprite */
.enterprise-clients {
  padding: 40px 0;
  background: #fafbfc;
  border-top: 1px solid rgba(0,0,0,0.06);
  border-bottom: 1px solid rgba(0,0,0,0.06);
  text-align: center;
}
.ec-eyebrow {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #777;
  margin: 0 0 20px;
}
.ec-logos {
  max-width: 100%;
  height: auto;
  max-height: 80px;
  width: auto;
  display: inline-block;
  opacity: 0.85;
}