/**
 * @file
 * Styles for nodes.
 */

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