:root {
    /* TODO: Update these colors based on find-roles-palette.png */
    --color-primary: #007bff;
    --color-primary-light: #339aff;
}

/*
SASS Variables (for reference - update these values in site_content/findroles/basic.scss)
TODO: Update all these colors based on find-roles-palette.png

$primary-color: #007bff;
$primary-color-light: #339aff;
$primary-highlight-color: #007bff;
$primary-highlight-color-light: #339aff;
$secondary-color: #6c757d;
$secondary-color-light: #adb5bd;
$tertiary-color: #000;
$uc-display-only: none;
$mb-display-only: none;
$rc-display-only: none;
*/
