/*
Theme Name: Crew Child
description: Client Theme - Crew
Template: crew-parent
Version: 1.0.0
Text Domain: crew-child
Author: BCW
*/

.logo img {width:300px;}

.feature-box span.ql-heading {color:var(--color-1);}

#bottom-feature {position: relative; z-index: 0;}
#bottom-feature:before {content:""; position: absolute; top:0; left: 0; height: 100%; width: 100%; background:#3a6128; opacity: .5; z-index: -1;}

p a {color:var(--color-1);}
p a:hover {color:var(--color-2);}