.form-group.ur-datetime [data-is="ur-input"] {
  display: flex;
  [type="date"] {
    margin-right: 0.5rem;
  }
}

form {
  margin-bottom: 0;
}
