/* Page-scoped background correction for the material-risks article. */
.article-detail-page main#main {
  background: #fff;
}
