
/* INFINET_PALETTE — brand vars for the standard storefront look */
/* Imagine Enterprises — brand palette only.
 * #2f5597 is the site's declared Helix link/menu-active colour and its dominant
 * rendered accent. Measured on #fff: #2f5597 7.33:1 · #1e3c6d 11.6:1 */
.com-easystore {
	--es-brand: #2f5597;
	--es-brand-deep: #1e3c6d;
	--es-accent: #2f5597;
	--es-line: rgba(47, 85, 151, 0.16);
	--es-shadow: 0 10px 28px rgba(30, 60, 109, 0.10);
}
