/* Header Top Bar */
#sp-top-bar a {
	font-size: 20px;
}
.fa.fa-phone {
	font-size: 20px;
}
.sp-page-title {
	background: #333 !important;
}

/* Home Page */
.home-book img {
	max-height: 430px;
}
.home-amazon img {
	max-width: 150px;
}

/* Contact Page */
.formResponsive textarea {
	width: 100%;
	font-size: 1rem;
}
.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
	height: 40px;
	width: 150px;
	font-size: 1rem;
}

/* Footer */
#sp-bottom .sp-module .sp-module-title {
    font-size: 28px;
}
#sp-bottom p {
	font-size: 18px;
}
#sp-bottom .sp-module ul > li > a {
	font-size: 18px;
}