input[type="text"] {
  width: 100%;
}
label { 
  display: table; 
  font-weight: bold;
}
.radios--wrapper legend {
  color: #000;
}