/*
 * Webquest specific styling customisations
 */

div.webquest-header-container {
  display: flex;
}

nav.navbar {
  margin-bottom: 0px;
}
