/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 21 2026 | 13:38:25 */
/* ── Basis-Variablen ────────────────────── */
:root {
	--nv-primary:     #1A1E5A;
	--nv-secondary:   #12ab88;
	--nv-primary-accent:#12ab88;
	--nv-primary-accent-dark:#0e9070;
	--nv-primary-accent-soft:#e6f5f1;
	--brand-muted:    #5A6080;
	--brand-bg:       #F4F6FB;
	--brand-border:   #E0E3EF;
	--navy:      #1A1E5A;
	--teal:      #00D9B0;
	--teal-mid:  #00B896;
	--teal-soft: #E6FAF6;
	--white:     #FFF;
	--offwhite:#F4F6FB;
	--muted:     #5A6080;
	--border:    #E0E3EF;
	--yellow:    #F5C842;
	--purple:    #9B8EC4;
	--max:1100px;
}
