form#Form_ItemEditForm #EditLinkButton {
  /* display: none !important; */
}

#Root_Vorteile .field.CompositeField.fieldgroup.form-group--no-label {  
  margin-left: 0 !important;
  padding-left: 0 !important;
  label.form__fieldgroup-label {
    font-weight: bold !important;
    font-size: 1.2em !important;
    margin-bottom: 0 !important;
  }
  .optionset.checkboxset {
    display: block !important;
    margin-top: 3px !important;
    margin-bottom: 12px !important;
  }
}
