body {
  font-family: Candara;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: 22px;
  font-size: 11pt;
  color: #000;
  font-weight: bold;
}
h1 {
  color: #4472C4;
  font-size: 11pt;
}
h2 {
  color: #4472C4;
  font-size: 14pt;
}
.content {
  width: 580px;
  margin: auto;
}
.blue {
  color: #2F5496;
}
