a.recipeBookLink {
	color: #777;
	margin-bottom: 1em;
}
a.recipeBookLink:hover {
	text-decoration: none;
}

.recipeBook {
	height: 350px;
}

.bookDescription {
	white-space: pre-wrap;
	margin-left: 1em;
	margin-right: 1em;
}

// .carousel-control {
// 	margin-bottom: 19px;
// 	background-image: none !important;
// }
//
// .carousel-indicators li {
// 	border: 1px solid #777;
// }
//
// .carousel-indicators .active {
// 	background-color: #777;
// }
//
// ul.iconBullets > li {
// 	padding-top: 5px;
// }