.accordion-header * {
  font-weight: bold !important;
}

ul {
  margin-top: 40px;
}

.logo {
  height: 64px;
}

.branding h1 {
  margin-top: 5px;
  margin-left: 10px;
}

.branding {
  padding-top: 20px;
  text-align: center;
}

.container > h2 {
  margin-top: 40px;
  text-align: center;
}

p.lead {
  margin-top: 20px;
}

.badge {
  margin-right: 10px;
}

.btn {
  text-transform: uppercase !important;
}