.speasyimagegallery-album-info .speasyimagegallery-album-title, 
.speasyimagegallery-album-info .speasyimagegallery-album-meta{ font-weight: 500;}

.speasyimagegallery-album-info .speasyimagegallery-album-title {border-bottom: 1px solid #aaa; padding-bottom: 10px;margin-bottom : 10px}

.speasyimagegallery-album > div > a:after { opacity: 0.7;}

.speasyimagegallery-album > div img, .speasyimagegallery-album > div > a:after {transition: all ease 400ms}

.speasyimagegallery-album:hover > div img {border-radius: 25px 0;transition: all ease 400ms}

.speasyimagegallery-album:hover > div > a:after {border-radius: 25px 0;transition: all ease 400ms}