.gallery .lg-thumb-outer{background-color:rgba(0,0,0,.8);border-radius:8px;padding:8px}.gallery .lg-thumb-item{border-radius:4px;overflow:hidden;transition:all .2s ease}.gallery .lg-thumb-item:hover{transform:scale(1.1)}.gallery .lg-thumb-item.active{border:2px solid #3b82f6}.gallery:after{content:"";display:block;clear:both}