/* Hide the file tools button group */
.trix-button--icon-code,
.trix-button-group.trix-button-group--file-tools {
  display:none;
}