/*
Theme Name: Your Child Theme
Description: This is an example of a blank Gnar child theme.
Author: Your name here
Template: gnar
*/

/* Your custom CSS here */
blockquote cite {
	font-family: "Libre Baskerville", Arial, sans-serif;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
}
.prebooking {
	font-weight: bold;
	margin-left: 20px;
	font-size: 20px;
}
.days-dives {
	margin-left: 20px;
	font-weight: bold;
}