.index-card__icons .index-asset-icon--small {
  width: 34px;
  height: 34px;
}

.index-card__icons .index-asset-icon:not(:first-child) {
  margin-left: -9px;
}

.index-card__logo--art {
  background-color: #151716;
  background-size: cover;
}

.index-card__logo--brand {
  background-color: #151716;
  background-size: cover;
}
