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

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