h3{font-family: 'Playfair Display', serif;
}

.navbar-brand{
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	font-size: 36px;
}

.blog-post{
	margin-bottom: 30px;

}

.blog-post-title{
	font-size: 30px;
}

footer{
	background: #f9f9f9;
	padding-top: 40px;
	padding-bottom: 40px;


}