.postbox{
  &#postexcerpt{

    #postexcerpt_counter{
      font-weight: bold;
      &.red{
        color: #a00;
      }
    }

  }
}