.external-news .views-field-body {
  margin: 1rem 0;
}

.node--type-news a {
  color: #1870ce !important;
  text-decoration: none !important;
}

.node--type-news a:hover {
  text-decoration-line: underline !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 4px;
}
