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

/* Parent stylesheet should be loaded from functions.php not using @import */

._wa_rule h3{
	margin-top:10px !important;
	border: 1px solid #1f1f1f  !important;
    	border-radius: 6px !important;
	background:#00AFEB !important;
	color:#fff;
	padding:4px !important;
	font-size: 1.2em !important; 
	box-shadow: 5px 5px 4px silver !important;


}
