.vm-watch-action {
    background: #fff;
    font: inherit;
    cursor: pointer;
}

.vm-share-message,
.vm-like-message {
    color: #1559e6;
}

.vm-comment-message,
.vm-comment-notice {
    margin: 8px 0 0 48px;
    color: #667287;
}

.vm-comment-message.error {
    color: #c62828;
}

.vm-comment-message.success {
    color: #168447;
}

.vm-comment-notice a {
    color: #1559e6;
    font-weight: 700;
}
