.photo-gallery {

  color:#313437;

}



.photo-gallery p {

  color:#7d8285;

}



.photo-gallery h2 {

  font-weight:bold;

  margin-bottom:20px;

  padding-top:20px;

  color:inherit;

}



@media (max-width:767px) {

  .photo-gallery h2 {

    margin-bottom:25px;

    padding-top:25px;

    font-size:24px;

  }

}



.photo-gallery .intro {

  font-size:16px;

  max-width:800px;

  margin:0 auto 40px;

}



.photo-gallery .intro p {

  margin-bottom:0;

}



.photo-gallery .photos {

  padding-bottom:20px;

}



.photo-gallery .item {

  padding-bottom:15px;

}



.photo-gallery .item p{

  color:#000;

}