.cursor-pointer{
	cursor: pointer;
}
.text-gray{
    color: gray;
}
body{
    background-image: url('../img/L_oreal_light.jpg');
    background-size: cover;
    background-position: center;
}