/* Add your CSS styles here */
.form-row {
    display: flex;
    margin-bottom: 10px;
  }
  
  .dropdown {
    margin-right: 10px;
  }