BIN +225 KB (570%) images/lead-bg.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -34,19 +34,19 @@
*/

// Define base and accent colors
$base-color: #696969;
$base-color: #3498db;
$base-color-hover: darken($base-color, 10%);

// Define background colors
$background: #000;
$background-alt: #000;
$background: #fff;
$background-alt: #f2f2f5;

// Define border colors
$border: #A9A9A9;
$border: #dcd9d9;

// Define text colors
$heading: #fff;
$text: #fff;
$heading: #374054;
$text: #74808a;

/*
---------------------