/*
Theme Name: ClanyEco Child
Theme URI: https://coastalbeachcleans.com/
Description: Child theme for the ClanyEco WordPress theme by VamTam, prepared for Coastal Beach Cleans.
Author: GINGALLEY Web Design & Promotions
Author URI: https://gingalley.com/
Template: clanyeco
Version: 1.0.0
Text Domain: clanyeco-child
Requires at least: 6.0
Requires PHP: 7.4
License: Envato / Child Theme Customization
*/

/*
Add custom Coastal Beach Cleans styles below.
Parent theme styles are loaded from functions.php.
*/

:root {
	--cbc-ocean-blue: #1b99d6;
	--cbc-deep-navy: #182a54;
	--cbc-sand: #f3e6d0;
	--cbc-seafoam: #d8f1ee;
}
