#brand-logo {
  font-size: 34px;
}

#app-navbar {
  background: royalblue;
}

h1 {
  line-height: 1.5;
}

#link {
  text-decoration: none;
}

