body .h4, body blockquote, body blockquote p, body h4 {
    color: #000;
    font-family: NeueHaasGroteskText,sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.01em;
    line-height: 1.3em;
    margin: 0 0 25px;
}
body .h1, body h1 {
    color: #000;
    font-family: NeueHaasGroteskText,sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: .01em;
    line-height: 1em;
    margin: 0 0 1em;
}
body .h2, body h2 {
    color: #000;
    font-family: NeueHaasGroteskText,sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -.03em;
    line-height: 1.0em;
    margin: 0 0 25px;
}
body p {
    color: #000;
    font-family: NeueHaasGroteskText,sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 25px;
}
body h4 {
    color: #000;
    font-family: NeueHaasGroteskText,sans-serif;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -.01em;
    line-height: 1.2em;
    margin: 0 0 25px;
}
body .h1, body h1 {
    color: #000;
    font-family: NeueHaasGroteskText, sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .01em;
    line-height: 1em;
    margin: 0 0 1em;
}
body b, body strong {
    font-weight: 700;
}
body h4 {
    color: #000;
    font-family: NeueHaasGroteskText, sans-serif;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: -.01em;
    line-height: 1.2em;
    margin: 0 0 25px;
}
body .h1, body h1 {
    color: #000;
    font-family: NeueHaasGroteskText, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .01em;
    line-height: 1em;
    margin: 0 0 1em;
}
.pagebuilder .impact_story .slide .image {
    background-position: right;
    background-repeat: no-repeat;
    background-size: 85%;
    height: calc(100% - 100px);
    left: 0;
    position: absolute;
    top: 60px;
    width: 38%;
}
.pagebuilder .impact_story .slide .image
    background-position: center;
    background-repeat: no-repeat;
    background-size: 85%;
    height: calc(100% - 100px);
    left: auto;
    position: fixed;
    top: 60px;
    width: 40%;
}body .wp-caption.alignright, body img.alignright
Specificity: (0,2,1)
 {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
}