figure, body {
  margin: 0px;
}

.graphic-header,
.graphic-footer {
  color: #333333;
  font-family: Source Sans Pro, Arial, sans-serif;
}

.graphic-header{
  margin: 0px 0px 13px 0px;
}

.graphic-hed {
  font-size: 21px;
  line-height: 29px;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  color: #111111;
}

.graphic-dek {
  font-size: 15px;
  line-height: 18.5px;
  font-weight: 400;
  font-style: normal;
  margin: 10px 0px 13px 0px
}

.graphic-footer {
  font-size: 12px;
  /*line-height: 14px;*/
  font-weight: 400;
  margin: 20px 0px 0px 0px;
  padding-bottom: 4px;
}

a, a:link {
  color: #0071ce;
}

a:hover, a:focus {
  color: #004b87;
}