/* Project Room thumbnail cache/style fix */
.solutions-index-page .solution-index-card:nth-child(9) .solution-index-thumb{
  background:#f4f5f7 url('assets/dev/work-project-room-light.svg?v=20260911-2') center/cover no-repeat!important;
}
.solutions-index-page .solution-index-card:nth-child(9) .solution-index-thumb img{
  opacity:0!important;
}
