/**
 * @file
 * Visual styles for nodes.
 *
 * Cloned from classy theme v9.5.9.
 */

.node--unpublished {
  background-color: #fff4f4;
}
