
// ////  HOW TO  //////
// ////      Here is the list of overridable variables
// ////      Report and edit the lines you want to override in your springboard child theme
// ///////////////////
//
//
//  // links color are $primary
//
// $cyan: 							#46afe6 !default;
// $green: 					    	#6fbe2e !default;
// $yellow: 						#eac403 !default;
// $orange: 						#ff8d2e !default;
// $red: 							#ff3a55 !default;
// $pink: 							#ff61c0 !default;
// $purple: 						#a348c0 !default;
// $indigo: 						#4f2691 !default;
//
// $panda-blue: 					#3889c1 !default;
// $panda-light-blue: 				#43B9E7 !default;
// $primary: 						$panda-blue !default; // buttons - gradient -icons + a.. & text & titles
// $primary-light: 			      	$panda-light-blue !default;
//
//
// // //Accent
// $accent:                         $orange !default;
// $hover: 		                    $accent !default;
