/* Fix: hide Gavias help region that prints "undefined" */
.gav-help-region {
  display: none;
}
