.form-control {
    background: #fbfbfb;
    border: 1px solid #fffefe;
    padding: 10px 12px;
}
.form-control::placeholder {
  font-size:12px;
  font-family: 'Raleway',sans-serif!important;
}
.gri-bg {
  background: #f4f4f4;
}
.ucgen {
    background: #fff;
}
.beyazform {
  background: #fff;
    margin-top: 20px;
    padding: 17px;
}
label {
  letter-spacing: .5px;
    font-size: 15px;
    font-family: 'alight',sans-serif;
}
.fbuton {
  border-radius: 5px;
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    letter-spacing: .3px;
    font-weight: normal;
    background: #c11a9e;
}
h3 {
    font-family: 'Poppins',sans-serif;
    font-size: 23px;
}
