#lowRisk {
background-color:#D5FF8D;
}

#intermediateRisk {
background-color:#FBFC80;
}

#highRisk {
background-color:#F0B9B3;
}
