.post-type-pf_feed_post_type {
  .bad-settings {
    color: red;
  }

  .correct-settings {
    color: #7ad03a;
  }
}

