/**handles:borntogive_main**/
/*
Theme Name:   born-to-give child theme
Description:  Write here a brief description about your child-theme
Author:       Alex
Author URL:   Write here the author's blog or website url
Template:     born-to-give
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  born-to-give-child
*/

/* Write here your own personal stylesheet */

h3 {
	line-height: 30px !important; 
}

h5 {
	line-height: 1.5 !important;
}

.single-post.single-format-standard h6 {
	line-height: 1.5 !important;
}

.director-img img {
	padding-bottom: 15px;
}

.director-img em {
	display: block;
	line-height: 1;
}