/* cmsms stylesheet: BS_Photos_PC modified: 29/10/2019 16:09:27 */
.gallery #images .img{
    border-color:#C70017;
    background-color:#f1f1f15c;
}


.gallery #images .img img:hover{
   transition: opacity 0.5s;
   opacity: 0.5;
}
