/* stage1-multi-url-layout */
body[data-page]{
  min-height:100vh;
}

a.brand{
  color:inherit;
  text-decoration:none;
}

a.brand:hover{
  color:inherit;
}