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

#app-navbar {
  background: linear-gradient(120deg, #252c41, #252c41);
}

h1 {
  line-height: 1.5;
}

#link {
  text-decoration: none;
}

