.bfseoText-red        { color:#e74c3c; }
.bfseoText-darkred    { color:#c0392b; }

.bfseoText-blue       { color:#3498db; }
.bfseoText-darkblue   { color:#1f4fd8; }

.bfseoText-green      { color:#2ecc71; }
.bfseoText-darkgreen  { color:#27ae60; }

.bfseoText-yellow     { color:#f1c40f; }
.bfseoText-orange     { color:#e67e22; }

.bfseoText-purple     { color:#9b59b6; }
.bfseoText-pink       { color:#fd79a8; }

.bfseoText-gray       { color:#7f8c8d; }
.bfseoText-darkgray   { color:#2c3e50; }

.bfseoText-black      { color:#000; }
.bfseoText-white      { color:#fff; }

.bfseoText-gold       { color:#d4af37; font-weight:600; }
.bfseoText-silver     { color:#bdc3c7; }
.bfseoText-bronze     { color:#cd7f32; }

.bfseoText-admin      { color:#8e44ad; font-weight:700; }
.bfseoText-mod        { color:#c0392b; font-weight:700; }


/*bla bla*/

.bfseoGrad-fire {
	background: linear-gradient(45deg,#ff0000,#ff7300,#ffcc00);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

.bfseoGrad-ocean {
	background: linear-gradient(45deg,#0066ff,#00c6ff,#00ffd5);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

.bfseoGrad-royal {
	background: linear-gradient(45deg,#6a11cb,#2575fc);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

.bfseoGrad-emerald {
	background: linear-gradient(45deg,#11998e,#38ef7d);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

.bfseoGrad-gold {
	background: linear-gradient(45deg,#f7971e,#ffd200,#fff6a3);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

.bfseoGrad-pink {
	background: linear-gradient(45deg,#ff5f6d,#ffc371);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

.bfseoGrad-ice {
	background: linear-gradient(45deg,#74ebd5,#acb6e5);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

.bfseoGrad-dark {
	background: linear-gradient(45deg,#232526,#414345);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

.bfseoGrad-neon {
	background: linear-gradient(45deg,#00ff87,#60efff,#0061ff);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

.bfseoGrad-rainbow {
	background: linear-gradient(45deg,#ff0000,#ff7f00,#ffff00,#00ff00,#00ffff,#0000ff,#8b00ff);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

/*bla bla 2*/

.bfseoGrad-premium {
	background: linear-gradient(90deg,#ffd700,#fff1a8,#ffd700);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	font-weight:700;
}

.bfseoGrad-vip {
	background: linear-gradient(45deg,#ff512f,#dd2476,#8e2de2);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	font-weight:700;
}

.bfseoGrad-tip1 {
	color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, hsl(252, 100%, 50%)), color-stop(1, hsl(307, 100%, 50%)));
    -webkit-background-clip: text;
    font-weight: bold;
    font-style: normal;
}

.bfseoGrad-tip2 {
	color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, hsl(291,100%,50%)), color-stop(1, hsl(0,0%,0%)));
    -webkit-background-clip: text;
    font-weight: bold;
    font-style: normal
}

.bfseoGrad-tip3 {
	color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, hsl(0,100%,50%)), color-stop(1, hsl(53,100%,50%)));
    -webkit-background-clip: text;
    font-weight: bold;
    font-style: normal
}

.bfseoGrad-tip4 {
	color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, hsl(0,100%,50%)), color-stop(1, hsl(53,100%,50%)));
    -webkit-background-clip: text;
    font-weight: bold;
    font-style: normal
}

