#bodycontent div:nth-child(5)>div:nth-child(3) {
    color: white;
}
#bodycontent div:nth-child(5)>div:nth-child(4) {
    color: white;
}
#bodycontent div:nth-child(12)>div:nth-child(3) {
    color: white;
}
#bodycontent div:nth-child(12)>div:nth-child(4) {
    color: white;
}