  .pullquote p::before {
 content: '';
    position: absolute;
    left: 35px;
    background-image: url(/content/dam/global/css/"data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http:/www.w3.org/2000/svg' xmlns:xlink='http:/www.w3.org/1999/xlink' viewBox='0 0 91.21 73.61'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bclip-path:url(%23clip-path);%7D.cls-3%7Bfill:%23019abc;%7D%3C/style%3E%3CclipPath id='clip-path' transform='translate(-251.89 -384.19)'%3E%3Crect class='cls-1' x='251.89' y='384.19' width='91.21' height='73.61'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-2'%3E%3Cg id='Group_4865' data-name='Group 4865'%3E%3Cpath id='Path_1' data-name='Path 1' class='cls-3' d='M291.58,439.23c0-10.24-8-18.88-20.16-19.52a66.73,66.73,0,0,1,19.84-29.77l-3.52-5.75C265,396,251.89,416.83,251.89,434.75c0,12.8,7.68,23,20.8,23a18.85,18.85,0,0,0,18.89-18.56m51.53,0c0-10.24-7.68-18.88-19.84-19.52a66.65,66.65,0,0,1,19.84-29.77l-3.84-5.75c-22.41,11.84-35.53,32.64-35.53,50.56,0,12.8,7.36,23,20.8,23a18.58,18.58,0,0,0,18.57-18.56' transform='translate(-251.89 -384.19)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
}


.pullquote {
    font-size: 120%;
    padding: 0.2em 3.2em 1em 3.2em;

    
    p {
        margin-bottom: 0;
        color:#006c91;
    }
}

.pullquote p::after {
 content: '';
    position: absolute;
    right:35px;
    background-image: url(/content/dam/global/css/"data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http:/www.w3.org/2000/svg' xmlns:xlink='http:/www.w3.org/1999/xlink' viewBox='0 0 91.21 73.61'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bclip-path:url(%23clip-path);%7D.cls-3%7Bfill:%23019abc;%7D%3C/style%3E%3CclipPath id='clip-path' transform='translate(-251.89 -384.19)'%3E%3Crect class='cls-1' x='251.89' y='384.19' width='91.21' height='73.61'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-2'%3E%3Cg id='Group_4865' data-name='Group 4865'%3E%3Cpath id='Path_1' data-name='Path 1' class='cls-3' d='M291.58,439.23c0-10.24-8-18.88-20.16-19.52a66.73,66.73,0,0,1,19.84-29.77l-3.52-5.75C265,396,251.89,416.83,251.89,434.75c0,12.8,7.68,23,20.8,23a18.85,18.85,0,0,0,18.89-18.56m51.53,0c0-10.24-7.68-18.88-19.84-19.52a66.65,66.65,0,0,1,19.84-29.77l-3.84-5.75c-22.41,11.84-35.53,32.64-35.53,50.56,0,12.8,7.36,23,20.8,23a18.58,18.58,0,0,0,18.57-18.56' transform='translate(-251.89 -384.19)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    margin-top: -0.5em;
}