.speasyimagegallery-album-info .speasyimagegallery-album-meta{
    display: none;
}
.speasyimagegallery-gallery-item-title{
    color: #000;
}
.speasyimagegallery-gallery-item-content{
    opacity: 0 !important;
}
.speasyimagegallery-album-title {
    display: block;
    font-size: 23px;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    color: rgba(255,255,255,.9);
    text-decoration: none;
    font-weight: 700;
    margin: 0 0 -15px;
    outline: 0;
    -webkit-transition: color 400ms;
    transition: color 400ms;
}

.bn49 {
  border: 0;
  text-align: center;
  display: inline-block;
  padding: 14px;
  width: 200px;
  margin: 7px;
  color: white;
  background-color: #222222;
  border-radius: 8px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-decoration: none;
  transition: box-shadow 200ms ease-out;

}
.bn50 {
  border: 0;
  text-align: center;
  display: inline-block;
  padding: 14px;
  width: 230px;
  margin: 7px;
  color: white;
  background-color: #222222;
  border-radius: 8px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-decoration: none;
  transition: box-shadow 200ms ease-out;

}
