body {

}

.form-control{
  font-weight: 700;
}
.form-control::placeholder {
  color: #ccc;
}
