/* 如果只想影响正文，不改导航栏，可以更细粒度 */
/*** .page-content a {
  color: inherit !important;
  text-decoration: none;
}

.page-content a:hover {
  color: #0078CF !important;
}
***/
