| .comments__comment-count { | |
| color: var(--color-text-subtle); | |
| font-size: $font-body-small; | |
| font-weight: 600; | |
| margin-bottom: 17px; | |
| } | |
| .comments__comment-count-phrase { | |
| text-transform: uppercase; | |
| } | |
| .comments__comment-count { | |
| color: var(--color-text-subtle); | |
| font-size: $font-body-small; | |
| font-weight: 600; | |
| margin-bottom: 17px; | |
| } | |
| .comments__comment-count-phrase { | |
| text-transform: uppercase; | |
| } | |