dt,
dd {
  line-height: 1.7142;
  font-size: 11px;
}
a {
  color: #5F9EA0;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2F4F4F;
  text-decoration: none;
}
.article-intro img,
.article-content img {
  display: inline;
  max-width: 100%;
  height: auto;
}