/* Finalized Horizon PMO identity inside the illustrative product surfaces. */
.suite-bar > b {
  display: block;
  width: 140px;
  height: 52px;
  flex: 0 0 140px;
  overflow: hidden;
  color: transparent;
  font-size: 0;
  background: url("horizon-pmo-primary.svg") center / contain no-repeat;
}

.report-pages .cover > b {
  display: block;
  width: 140px;
  height: 52px;
  margin-top: auto;
  overflow: hidden;
  color: transparent;
  font-size: 0;
  background: url("horizon-pmo-reversed.svg") center / contain no-repeat;
}
