.gallery-item {
  transition: opacity 0.5s ease-in-out !important;
}
 
 .interior-gallery-caption p span:first-child {
  text-transform: uppercase;
}
