legend {
    color: white;
}
input[type=radio]:checked+label:before {
   background-color: black;
}
