blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "“" "”" "‘" "’";
    font-size: 1.4em;
}
blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0px;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
blockquote p {
    display: inline;
}
#block-1692795060103 h2, #block-1692794010014 h2 {
    border-left: 10px solid #ffd943;
    padding: 1rem;
    color: #515482;
    font-weight: 500;
}
.list1 a:hover, .list2 a:hover, .list3 a:hover, .list4 a:hover, .list5 a:hover{text-decoration: underline;}