@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&family=Play:wght@400;700&display=swap');


:root {

    /* The new blue */
    --hrst-primary-50: #f3f7fc;
    --hrst-primary-100: #e5eef9;
    --hrst-primary-200: #c6dbf1;
    --hrst-primary-300: #94bee5;
    --hrst-primary-400: #5b9cd5;
    --hrst-primary-500: #367fc1;
    --hrst-primary-600: #2562a0;
    --hrst-primary-700: #205184;
    --hrst-primary-800: #1e456e;
    --hrst-primary-900: #1e3b5c;
    --hrst-primary-950: #14263d;

    --hrst-dark: var(--hrst-primary-950);

    /* The old blue */
    --bs-primary-rgb: 11, 74, 140;
    --hrst-blue-50: #f0f7ff;
    --hrst-blue-50-rgb: 240, 247, 255;
    --hrst-blue-100: #e1edfd;
    --hrst-blue-100-rgb: 225, 237, 253;
    --hrst-blue-200: #bcdbfb;
    --hrst-blue-200-rgb: 188, 219, 251;
    --hrst-blue-300: #80bef9;
    --hrst-blue-300-rgb: 128, 190, 249;
    --hrst-blue-300-hsl: 210, 90%, 60%;
    --hrst-blue-400: #3d9df3;
    --hrst-blue-400-rgb: 61, 157, 243;
    --hrst-blue-500: #1481e3;
    --hrst-blue-500-rgb: 20, 129, 227;
    --hrst-blue-600: #0764c2;
    --hrst-blue-600-rgb: 7, 100, 194;
    --hrst-blue-700: #07509d;
    --hrst-blue-700-rgb: 7, 80, 157;
    --hrst-blue-800: #0b4a8c;
    --hrst-blue-800-rgb: 11, 74, 140;
    --hrst-blue-800-hsl: 211, 85%, 30%;
    --hrst-blue-900: #0e3a6c;
    --hrst-blue-950: #0a2547;
    --hrst-blue-950-rgb: 10, 37, 71;

    /* Replacing the purple wa theme */
    --wa-color-brand-95: var(--hrst-blue-50);
    --wa-color-brand-90: var(--hrst-blue-100);
    --wa-color-brand-80: var(--hrst-blue-200);
    --wa-color-brand-70: var(--hrst-blue-300);
    --wa-color-brand-60: var(--hrst-blue-400);
    --wa-color-brand-50: var(--hrst-blue-500);
    --wa-color-brand-40: var(--hrst-blue-600);
    --wa-color-brand-30: var(--hrst-blue-700);
    --wa-color-brand-20: var(--hrst-blue-800);
    --wa-color-brand-10: var(--hrst-blue-900);
    --wa-color-brand-05: var(--hrst-blue-950);
    --wa-color-brand: var(--hrst-dodger-blue-600);

    /*--wa-color-brand-lt-50: var(--wa-color-purple-lt-50);*/
    /*--wa-color-brand-gte-50: var(--wa-color-purple-gte-50);*/

    /*--wa-color-brand-lt-60: var(--wa-color-purple-lt-60);*/
    /*--wa-color-brand-gte-60: var(--wa-color-purple-gte-60);*/

    /*--wa-color-brand-lt-70: var(--wa-color-purple-lt-70);*/
    /*--wa-color-brand-gte-70: var(--wa-color-purple-gte-70);*/

    /*--wa-color-brand-max-50: var(--wa-color-purple-max-50);*/
    /*--wa-color-brand-min-50: var(--wa-color-purple-min-50);*/
    /*--wa-color-brand-max-60: var(--wa-color-purple-max-60);*/
    /*--wa-color-brand-min-60: var(--wa-color-purple-min-60);*/
    /*--wa-color-brand-max-70: var(--wa-color-purple-max-70);*/
    /*--wa-color-brand-min-70: var(--wa-color-purple-min-70);*/

    /*--wa-color-brand-on: var(--wa-color-purple-on);*/

    --hrst-secondary-50: #f5f7f8;
    --hrst-secondary-50-rgb: 245, 247, 248;
    --hrst-secondary-100: #ecf1f3;
    --hrst-secondary-100-rgb: 236, 241, 243;
    --hrst-secondary-200: #dde3e8;
    --hrst-secondary-200-rgb: 221, 227, 232;
    --hrst-secondary-300: #c8d1d9;
    --hrst-secondary-300-rgb: 200, 209, 217;
    --hrst-secondary-400: #b1bcc8;
    --hrst-secondary-400-rgb: 177, 188, 200;
    --hrst-secondary-500: #9ca8b8;
    --hrst-secondary-500-rgb: 156, 168, 184;
    --hrst-secondary-600: #8690a5;
    --hrst-secondary-600-rgb: 134, 144, 165;
    --hrst-secondary-700: #737c8f;
    --hrst-secondary-700-rgb: 115, 124, 143;
    --hrst-secondary-800: #5e6575;
    --hrst-secondary-800-rgb: 94, 101, 117;
    --hrst-secondary-900: #4f5460;
    --hrst-secondary-900-rgb: 79, 84, 96;
    --hrst-secondary-950: #2e3138;
    --hrst-secondary-950-rgb: 46, 49, 56;

    --hrst-dodger-blue-50: #edfaff;
    --hrst-dodger-blue-100: #d7f3ff;
    --hrst-dodger-blue-200: #b9ebff;
    --hrst-dodger-blue-300: #88e1ff;
    --hrst-dodger-blue-400: #50cdff;
    --hrst-dodger-blue-500: #28b1ff;
    --hrst-dodger-blue-600: #219cff;
    --hrst-dodger-blue-700: #0a7beb;
    --hrst-dodger-blue-800: #0f62be;
    --hrst-dodger-blue-900: #135495;
    --hrst-dodger-blue-950: #11345a;

    --hrst-warning-50: #fef5ee;
    --hrst-warning-100: #fde7d7;
    --hrst-warning-200: #fbccad;
    --hrst-warning-300: #f8a779;
    --hrst-warning-400: #f47943;
    --hrst-warning-500: #f15a24;
    --hrst-warning-600: #e23d14;
    --hrst-warning-700: #bb2b13;
    --hrst-warning-800: #952517;
    --hrst-warning-900: #782116;
    --hrst-warning-950: #410d09;

    --hrst-red-50: #fff0f0;
    --hrst-red-50-rgb: 255, 240, 240;
    --hrst-red-100: #ffdddd;
    --hrst-red-100-rgb: 255, 221, 221;
    --hrst-red-200: #ffc1c1;
    --hrst-red-200-rgb: 255, 193, 193;
    --hrst-red-300: #ff9595;
    --hrst-red-400: #ff5959;
    --hrst-red-400-rgb: 255, 89, 89;
    --hrst-red-400-hsl: 0, 100%, 67%;
    --hrst-red-500: #ff2626;
    --hrst-red-500-rgb: 255, 38, 38;
    --hrst-red-500-hsl: 0, 100%, 57%;
    --hrst-red-600: #fc0606;
    --hrst-red-600-rgb: 252, 6, 6;
    --hrst-red-600-hsl: 0, 98%, 51%;
    --hrst-red-700: #d70000;
    --hrst-red-800: #af0505;
    --hrst-red-900: #900c0c;
    --hrst-red-950: #500000;

    --color-thunderbird-50: #fff0f0;
    --color-thunderbird-100: #ffdddd;
    --color-thunderbird-200: #ffc1c1;
    --color-thunderbird-300: #ff9595;
    --color-thunderbird-400: #ff5959;
    --color-thunderbird-500: #ff2626;
    --color-thunderbird-600: #fc0606;
    --color-thunderbird-700: #d70000;
    --color-thunderbird-800: #af0505;
    --color-thunderbird-900: #900c0c;
    --color-thunderbird-950: #500000;

    --hrst-error-50: #fffbea;
    --hrst-error-100: #fff3c5;
    --hrst-error-200: #ffe685;
    --hrst-error-300: #ffd246;
    --hrst-error-400: #ffbd1b;
    --hrst-error-500: #f99600;
    --hrst-error-600: #e27200;
    --hrst-error-700: #bb4d02;
    --hrst-error-800: #983b08;
    --hrst-error-900: #7c310b;
    --hrst-error-950: #481700;

    --hrst-symbol-50: #f0f9ff;
    --hrst-symbol-100: #dff3ff;
    --hrst-symbol-200: #b9e8fe;
    --hrst-symbol-300: #7bd8fe;
    --hrst-symbol-400: #58cefc;
    --hrst-symbol-500: #0aaced;
    --hrst-symbol-600: #008aca;
    --hrst-symbol-700: #006ea4;
    --hrst-symbol-800: #055d87;
    --hrst-symbol-900: #0a4d70;
    --hrst-symbol-950: #07314a;

    --hrst-green-50: #f4fbea;
    --hrst-green-100: #e6f7d0;
    --hrst-green-200: #cfefa7;
    --hrst-green-300: #b0e274;
    --hrst-green-400: #92d249;
    --hrst-green-500: #73b82a;
    --hrst-green-600: #5e9d20;
    --hrst-green-700: #43701b;
    --hrst-green-800: #38591b;
    --hrst-green-900: #314c1b;
    --hrst-green-950: #17290a;

}
