Current File : /home/kelaby89/muzza.fit/wp-content/plugins/wolf-visual-composer/scss/_var.scss
$golden: 1.618;
$gutter: $golden * 1%;
$dark_bg: #1d1d1d;
$light_bg: #f7f7f7;
$dark_font: #676767;
$light_font: #f7f7f7;
$black: #000000; // black
$lightergrey: #f7f7f7;
$darkgrey: #444444;
$white: #ffffff; // white
$orange: #ecad81; // orange
$green: #79bc90; // green
$turquoise: #23d3cd; // turquoise
$violet: #7e8aa2; // violet
$pink: #c84564; // pink
$greyblue: #49535a; // greyblue
$red: #c74735; // red
$yellow: #e6ae48; // yellow
$blue: #046380; // blue

$gradient-color-105898: linear-gradient(
	to bottom right,
	#75d69c 0,
	#3452ff 100%
); // green

$gradient-color-111420: radial-gradient(
	center top,
	circle cover,
	rgb(12, 180, 206) 17%,
	rgb(16, 128, 208) 79%
); // green circle
$webkit-gradient-color-111420: -webkit-radial-gradient(
	center top,
	circle cover,
	rgb(12, 180, 206) 17%,
	rgb(16, 128, 208) 79%
);
// linear-gradient(220deg, #434363 13%, #f2295b 100%);

$gradient-color-3452ff: linear-gradient(
	to bottom right,
	#ff1053 0,
	#3452ff 100%
); // red violet (salient)

$gradient-color-588694: linear-gradient(
	to right,
	rgb(233, 22, 140) 3%,
	rgb(16, 128, 208) 98%
); // red violet (uncode)

$gradient-color-470604: linear-gradient(
	to right,
	rgb(233, 22, 140) 2%,
	rgb(247, 82, 84) 99%
); // orange

$gradient-color-b900b4: linear-gradient(
	-135deg,
	#1400c8,
	#b900b4,
	#f50000
); // violet instagram
Page not found – Hello World !