﻿:root {
    --primary-color: #001473;
    --primary-color-light: #EDEFF8;
    --ghx-dark: #091431;
    --ghx-focus: #2752BE;
    --ghx-font: 'Roboto', sans-serif;
    --ghx-white: #fff;
    --ghx-primary-blue: #001473;
    --ghx-blue: #0032A0;
    --ghx-dark-blue: #041E42;
    --ghx-true-blue: #091431;
    --ghx-active-blue: #1D4FC5;
    --ghx-impact-blue: #0026E2;
}

/*:root {
    --primary-color: #00aa9e;
    --primary-color-light: #00aa9e14;
    --primary-color-73: #00aa9e73;
    --ghx-dark: #4a4858;
    --ghx-focus: #61C1BA;
    --ghx-font: Helvetica;
    --ghx-white: #fff;
}
*/

/*:root {
    --primary-color: #b11f83;
    --primary-color-light: #b11f8314;
    --primary-color-73: #b11f8373;
    --ghx-dark: #48243d;
    --ghx-focus: #b887c5;
    --ghx-font: Helvetica;
    --ghx-white: #fff;
}*/
