label {
  font-weight: bold;
}

div.radio div.form-check label{
  font-weight: normal;
}

input::placeholder {
  color:#CCCCCC !important;
}
