/******* Do not edit this file *******
Code Snippets Manager
Saved: Sep 16 2026 | 11:42:14 */
@charset "UTF-8";
.news_head {
  margin-top: 2em;
  margin-bottom: 2em;
}
.news_ingress {
  font-weight: 500;
}
.news_download a {
  color: #e6332a;
  font-size: 14px;
}
.news_download a:hover {
  text-decoration: underline;
}
.news_download a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
}
.onc-press-release .mfn-footer, .onc-press-release .mfn-attachments-container {
  display: none;
}
