/*
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.1
*/

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

.claim-footer
{
	font-size: 18px;
	font-family: 'Barlow Condensed';
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.write-us-footer
{
	font-size: 12px;
	font-family: 'Quattrocento';
	color: #fff;
	font-weight: bold;
	margin-bottom: -25px;
}

.email-footer
{
	font-size: 18px;
	font-family: 'Quattrocento';
	color: #fff;
	font-weight: bold;	
}