form {
  
  font-size: 14px;

  .form-label {
    font-size: 14px;
  }

  .form-control .form-select{
    font-size: 14px;
  }
}