/* Hide media items that don't match active color */
.dmk-hidden-by-color {
  display: none !important;
}
