body {
  font-family: Roboto Condensed,sans-serif;
}
.header-main {
  background-color: #0062be;
}
.header-main a.header-brand {
  font-weight: 700;
}
.button, .button-base, .button-inverse, .button-raised {
  font-size: .85rem;
}
.private a.link-title, a.link-title {
  color: #0062be;
}
p {
  font-size: 0.85rem;
}
.private::before {
  border-right: 16px solid #0062be;
}
