// Body
$body-bg: #f8fafc;

// Typography
$font-family-sans-serif: "Nunito", sans-serif;
$font-size-base: 0.9rem;
$line-height-base: 1.6;

// Colors
$blue: #3490dc;
$indigo: #6574cd;
$purple: #9561e2;
$pink: #f66d9b;
$red: #e3342f;
$orange: #f6993f;
$yellow: #ffed4a;
$green: #38c172;
$teal: #4dc0b5;
$cyan: #6cb2eb;

// for custom css
/* change the colors */
$primary: #009688;
$secondary: #00bfa5;

$color_1: #009688;
$color_2: #f7faff;
$color_3: #1d1d27;
$color_4: $secondary;
$color_5: #ffffff;
$color_6: $primary;
$color_7: #1d1d27;
$color_8: #002420c4;
$color_9: #00242086;
$color_10: #002420be;
$color_11: #888888;
$font-family_1: "Poppins", sans-serif;
$font-family_2: "Font Awesome 5 Free";
$background-color_1: #009688;
$border-color_1: #f7faff;

$color_item_e_memo: $color_1;
$color_item_hris: #4e73df;
$color_item_auction: #418ebe;
$color_item_regulation: #d03b3b;
