.asset:nth-of-type(1) .color-overlay {
  background-color: rgba(183, 236, 208, 0.75) !important;
}

.asset:nth-of-type(2) .color-overlay {
  background-color: rgba(244, 188, 200, 0.75) !important;
}

.asset:nth-of-type(3) .color-overlay {
  background-color: rgba(255, 83, 55, 0.75) !important;
}
