/* Custom stylesheet */

.nav-link:hover {
  color: inherit;
  text-decoration: none;
  opacity: .75;
}

.link-reset:hover {
  color: inherit;
  text-decoration: none;
}

/* Dev tools */
#flDebugToolbarHandle {
  /*display: none !important;*/
}


/*

Minimal Header

 */
.minimal-header {

}
.minimal-header .header-logo {
  font-size: 2.25em;
  font-weight: bolder;
}
