.target_reaction-item:hover,
.reaction-item:hover {
    background-color: #f0f0f0;
    cursor: pointer;
}
