article {
  border: none !important;
}

.mopen span {
  background: #fff !important;
}

.content a,
.prose a {
  color: #0066cc !important;
  font-weight: 600 !important;
}

.content a:hover,
.prose a:hover {
  color: #0052a3 !important;
  text-decoration: underline !important;
}

.content a:visited,
.prose a:visited {
  color: #551a8b !important;
}
