/**
 * @file
 * Visual styles for nodes.
 */

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