/* Official attribution, loaded only by the news detail template. */
.regulix-article .regulix-article-source {
  margin-top: calc(28px + 1.8em);
  padding-top: 20px;
  border-top: 1px solid #e2e8f0;
  color: #4f5668;
  font-size: 14px;
  line-height: 1.8;
  overflow-wrap: anywhere;
}

.regulix-article .regulix-article-source p {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.regulix-article .regulix-article-source .regulix-article-source__note {
  margin-top: 10px;
}

.regulix-article-source__label {
  color: #222222;
  font-weight: 600;
}

.regulix-article .regulix-article-source__link {
  color: #b8501e;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.regulix-article .regulix-article-source__link:hover,
.regulix-article .regulix-article-source__link:focus-visible {
  color: #222222;
}
