/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/
.book-author {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.25em;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.book-subtitle {
	font-size: 2em;
	font-family: 'Cormorant Garamond', sans-serif;
}
.book-vendors a {
	color: #7c7366;
}