html{width:100%;height:100%}body{margin:0;font-size:1rem;width:100%;min-height:100%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;position:relative;display:flex;flex-direction:column;background-color:#fff}*{box-sizing:border-box}a{text-decoration:none}#app{display:flex;flex-direction:column;flex:1 1 100%;position:relative}main{display:flex;flex-direction:column;flex:1 1 100%;position:relative}.navbar-spacer{flex:0 0 4rem;height:4rem}h1,h2,h3,h4,h5,h6{margin:0 0 16px;text-transform:uppercase;font-family:Cabin,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:1px}h1,.h1{font-size:2.5rem}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}
