.feedcomment + .coveo-quickview-pop-up-reminder,
.casecomment + .coveo-quickview-pop-up-reminder,
.attachment + :not([href*="/contentdocument/"]) {
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
    color: #313a45 !important;
}