/*======COLORS======*/
$black: #000;
$black-clear01: #333333;
$black-clear02: #231f20;
$grey-clear01: #f2f2f2;
$grey-clear02: #dddddd;
$grey-clear03: #777777;
$grey-clear04: #ccd3ed;
$grey-clear05: #b8b9bd;
$white: #fff;
$color01: #1a2d3d;
$color02: #ff8000;
$color03:#90d7fa;
$orange: #ff8000;
$darkblue: #1a2d3d;
$clearblue:#3b6588;
$grey-light: #f1f4fa;

/*======BACKGROUND COLORS======*/
$background-black: #000;
$background-black-clear01: #333333;
$background-black-clear02: #231f20;
$background-white: #fff;
$background-white-clear: #fff;
$background-grey-clear01: #f2f2f2;
$background-grey-clear02: #dddddd;
/*======FONTS======*/
//$MontserratLight: "Montserrat-Light";
//$MontserratRegular: "Montserrat-Regular";
//$MontserratMedium: "Montserrat-Medium";
//$MontserratSemiBold: "Montserrat-Semi-Bold";
//$MontserratBold: "Montserrat-Bold";
////$MontserratSemiBold: "Montserrat-SemiBold";
//$MontserratExtraBold: "Montserrat-ExtraBold";

