.warning-sp { display: none; } .comments-content { background-color: $card; padding-bottom: 10px; margin-top: 20px; } .comments-wrapper { padding: 25px; } .comments-header .title { color: whitesmoke; } .comments-wrapper { p { color: whitesmoke; >a { color: $clinks; } } a { color: $clinks; &:hover { color: $hlinks; } } small { color: #7a7a7a; } strong { >a { color: $author; font-weight: 100; } } time { >small { >a { color: grey; } } } .media { .media, + .media { border-top: 1px solid $slinks; } } }