/*
Theme Name: Peoplestrong
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: peoplestrong

*/
.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}

/*.email-with.form-control:focus{
   -webkit-box-shadow: none;
   box-shadow: none;
   border: 1px solid #85858a;
}
.email-with.form-control{
   border: 1px solid #85858a;
}*/