$primary:  $brand-primary;
$secondary: $brand-secondary;
$navbar-height: 71px !default;
$navbar-second-height: $header2height;
$navbar-second-bgcolor: $header2bg;
$graytext: #333 !default;
$filterstext: #6D6C83 !default;
$graytitle: #666;
$grayhover: #f5f5f8;
$alert-info: #a5eaf4;
$alert-infotext: #004d59;
$alert-success: #b6eec6;
$alert-successtext: #055b1c;
$alert-warning: #ffecb0;
$alert-warningtext: #664e00;
$alert-danger: #f8d7da;
$alert-dangertext: #721c24;
$incorrect: #ff4e58;
$correct: #5febc9;
$partiallycorrect: #fff7dd;
$notyetanswered: #e9ecef;
$tags-bg: #F5F5F8;
$light-bg: #e8e8ed;
$block-report-ribbon: #755CD1;
$block-warning-ribbon: #F84015;
/* Shadows */
$shadow-0: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
/* shadow-0 teams up with border: 1px solid #eeeeeeb0; */
$shadow-1: 0 0 6px 0 rgba(0, 0, 0, 0.08);
$shadow-1-hover: 0 0 8px 0 rgb(0 0 0 / .11);
$shadow-1-active: 0 0 0 0 rgb(0 0 0 / 0);
$shadow-2: 0 0 10px rgb(0, 0, 0, .1);