/**
 * Article copyright disclaimer.
 *
 * Rendered as an extra field directly above the sign-up call to action on the
 * full article view. The client requested the text in italics.
 */
.node--type-article .field--name-extra-field-nowmedia-article-copyright-disclaimer {
  font-style: italic;
}
