:root {   --color-main: #546a7b;  --color-main-hover: #40515e;  --color-primary: #003e52;  --color-primary-text-hover: #002b3a;  --color-primary-button: #003e52;  --color-primary-button-text: #ffffff;  --color-primary-button-hover: #002b3a;  --color-secondary: #e8eff8;  --color-secondary-text-hover: #d5e2f2;  --color-secondary-button: #e8eff8;  --color-secondary-button-text: #003e52;  --color-secondary-button-hover: #d4e1f2;  --color-tertiary: #2E9C8E;  --color-tertiary-button: #178be3;  --color-tertiary-button-text: #ffffff;  --color-tertiary-button-hover: #51aaed;  --color-neutral: #666666;  --color-success: #00bb31;  --color-warning: #f59e0b;  --color-error: #ef4444;  --color-inactive: #8a9fae;  --color-input-border: #ced7de;  --color-general-headers: #003e52;  --color-signin-header: #003e52;  --color-signup-headers: #003e52;  --color-navbar-company-icon-background: #2e9c8e;  --color-powered-by-swoop: #ffffff;  --color-onboarding-header: #003e52;  --color-onboarding-header-text: #ffffff;  --color-stage-page-icon-fill: #2E9C8E;  --color-select-goals-icons-fill: #2E9C8E;  --color-select-goals-icons-background: #E4FFFC;  --color-select-goals-button: #003e52;  --color-form-labels: #003e52;  --color-form-tooltips: #2e9c8e;  --color-form-tooltips-text: #ffffff;  --color-matches-form-steps-active: #2e9c8e;  --color-matches-form-steps-inactive: #c9d2d8;  --color-link: #0e3248;  --color-link-hover: #06151e;  --color-welcome-link: #46c8b8;  --color-sidebar-active: #003e52;  --color-sidebar-icon-inactive: #e8eff8;  --color-sidebar-icon-inactive-text: #8a9fae;  --color-mobile-sidebar-background: #003e52;  --color-footer-text: #8a9fae;  --color-lava-lamp-primary: #002b39;  --color-lava-lamp-secondary: #003e52;  --color-lava-lamp-text: #ffffff;  --color-linear-business-gradient: #003e52;  --color-linear-business-gradient-hover: #2e9c8e;  --color-linear-business-gradient-text: #ffffff;  --color-linear-advisor-gradient: #51aaed;  --color-linear-advisor-gradient-hover: #349bea;  --color-linear-advisor-gradient-text: #ffffff;  --color-primary-50: #f4f8fa;  --color-primary-100: #dee8ec;  --color-primary-200: #c3d3de;  --color-primary-300: #668b97;  --color-primary-400: #336575;  --color-primary-500: #003e52;  --color-primary-600: #002f3e;  --color-primary-700: #001f29;  --color-primary-800: #001015;  --color-primary-900: #000608;  --color-secondary-50: #ebf6f4;  --color-secondary-100: #d5ebe8;  --color-secondary-200: #abd7d2;  --color-secondary-300: #82c4bb;  --color-secondary-400: #58b0a5;  --color-secondary-500: #2e9c8e;  --color-secondary-600: #23756b;  --color-secondary-700: #174e47;  --color-secondary-800: #0c2724;  --color-secondary-900: #05100e;  --color-tertiary-50: #e9f0f5;  --color-tertiary-100: #d1e1ea;  --color-tertiary-200: #a4c2d6;  --color-tertiary-300: #76a4c1;  --color-tertiary-400: #4985ad;  --color-tertiary-500: #1b6798;  --color-tertiary-600: #144d72;  --color-tertiary-700: #0e344c;  --color-tertiary-800: #071a26;  --color-tertiary-900: #030a0f;  --color-neutral-50: #f5f5f5;  --color-neutral-100: #c8c8c8;  --color-neutral-200: #a3a3a3;  --color-neutral-300: #8f8f8f;  --color-neutral-400: #7a7a7a;  --color-neutral-500: #666666;  --color-neutral-600: #515151;  --color-neutral-700: #3d3d3d;  --color-neutral-800: #292929;  --color-neutral-900: #141414;  --color-success-50: #c9f8d5;  --color-success-100: #a4f4b9;  --color-success-200: #80ef9e;  --color-success-300: #5ceb82;  --color-success-400: #37e666;  --color-success-500: #00bb31;  --color-success-600: #16b641;  --color-success-700: #129134;  --color-success-800: #0d6d27;  --color-success-900: #09491a;  --color-warning-50: #fffbeb;  --color-warning-100: #fef3c7;  --color-warning-200: #fde68a;  --color-warning-300: #fcd34d;  --color-warning-400: #fbbf24;  --color-warning-500: #f59e0b;  --color-warning-600: #d97706;  --color-warning-700: #b45309;  --color-warning-800: #92400e;  --color-warning-900: #78350f;  --color-error-50: #fef2f2;  --color-error-100: #fee2e2;  --color-error-200: #fecaca;  --color-error-300: #fca5a5;  --color-error-400: #f87171;  --color-error-500: #ef4444;  --color-error-600: #dc2626;  --color-error-700: #b91c1c;  --color-error-800: #991b1b;  --color-error-900: #7f1d1d; }