.exp-logo {
  display: none !important;
}

.exp-document-title {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.exp-document-title {
  grid-column: 1 / -1 !important;   /* span the whole grid row */
  justify-self: start !important;   /* align to the left */
  margin-left: 20px !important;
  padding-left: 0 !important;
}

.page {
  padding-bottom: 5em;
}
