.bg--links {
    background:#000;
}
.bg--clarity {
    background: linear-gradient(0deg, #78c9c0 0%, #4aa89e 100%);
}
.bg--rocket-recruit {
    /* background: #1faab4; */
    background : rgb(31, 170, 180);
}
.bg--asl {
    background: linear-gradient(180deg, rgb(238, 192, 196) 0%, rgb(217, 114, 125) 100%);
}
.bg--torus {
    background: #252525;
}
.bg--hales {
    background: rgb(0, 92, 53);
}
.bg--fast_medical {
    background: rgb(0,0,0);
}
.bg--ethero{
	background: #334d6e;
}
.bg--nlg{
	background: #1d2c50;
}
.bg--hirewell {
    background: rgb(48, 158, 217);
}
.bg--reach {
    background: #0F3053;
}
.bg--premiere {
    background : #007abf;
}
.bg--365people {
    background : #72bb00;
}
.bg--contractoptions {
    background : #000000;
}
.bg--trc {
    background : #e90073;
}
.bg--ethical {
    background : #000000;
}
.bg--colmore {
    background : rgb(73, 18, 79);
}
.bg--excel {
    background: url(/img/excel-bg.png) no-repeat center left;
    background-size: cover;
}
.bg--kharis {
    background : #DBDADF; /* needs confirming */
}
.--kharis {
    color : #000;   
}