blockquote>p::before{
    content:'"';
}
blockquote>p::after{
    content:'"';
}
h1:hover, h2:hover, h3 :hover{
    color:red;
}