.ten-rep {
	background-color: #fbf3f6;
}

.twenty-rep {
	background-color: #f3dcde;
}

.thirty-rep {
	background-color: #ebc2b5;
}

.forty-rep {
	background-color: #f3dabf;
}

.fifty-rep {
	background-color: #f4f0c9;
}

.sixty-rep {
	background-color: #d4f0cc;
}

.seventy-rep {
	background-color: #c1d5e5;
}

.eighty-rep {
	background-color: #c9cbda;
}

.ninety-rep {
	background-color: #dfd4e0;
}

.one-hundred-rep {
	background-image: url('images/care_gradient.png');
    background-repeat: no-repeat;
    background-size:100% 100%;
}
