.shimmer-transition {
  transition: opacity linear 0.5s;
}

.shimmer-opacity {
  opacity: 0.5;
}