.container {
  max-width: 960px;
}

.lh-condensed { line-height: 1.25; }

.btn-primary {
  color: #fff;
  background-color: #2072b8 !important; 
  border-color: #2072b8 !important;
  font-weight: bold;
}