/**
 * Custom Color Overrides
 * 
 * This file is automatically populated if the user chooses custom colors in the Customzier.
 */
:root {
	--global--color-primary-hover: #3C8067;
	--global--color-secondary-hover: #3C8067;
}