.comment { border-color: $background; &[data-comment-depth='0'] { border-color: $background; } &-header { background-color: $background; } .comment-nav-link, .comment-nav-link:visited { @include colorHover($cyan, $pink); } .comment-votes { color: $foreground; } }