figure { 
	display: inline-block;
}

.high-saturation {
  filter: contrast(110%) saturate(500%);
}