/*
Theme Name: OceanWP Child PTN
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
body{
	font-family: 'Arimo', sans-serif;}

.section_pdf_title {
	display:block;
	background:#777777;
	padding:6px 15px;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	margin:6px 0 0 0;
}




