blockquote strong{
font-size:24px;
color:red;
}

blockquote {
font-size:20px;
color:rgb(23,96,255);
margin:16px;
}

strong{
font-weight:bold;
}

em{
font-style:italic;
font-size:16px;
}

em.first{
font-weight:bold;
font-size:20px;
color:rgb(23,96,255);
}

