/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 19 2025 | 14:27:36 */
.category-destinations, .category-sailing, .category-yachts, .category-research {
	padding: 0 40px !important;
	text-align: justify !important;
}

.entry-title {
	text-align: left !important;
}

.site {
	padding-top: 80px !important;
}

.site-content {
	margin-top: 0em !important;
}

.sub_head {
	font-size: 1.8em;
	text-align: left;
}

.comments-title {
	font-size: 2.3em !important;
	padding: 0 20px !important;
}

article {
	margin-top: 3em !important;
}

@media screen and (max-width: 600px) {
	.category-destinations, .category-sailing, .category-yachts, .category-research {
		padding: 0 25px !important;
	}
	
	.entry-title {
		font-size: 2.3em !important;
	}
	
	.site-content {
		margin-top: 0em !important;
	}
	
	article {
		margin-top: 2em !important;
	}
}