.path-node .region-content .field--name-body .headshot img {
    mix-blend-mode: normal !important;
    filter:none;
    width:300px;
    height:auto;

    box-shadow: 10px 7px 0px 0px #000;
}


.path-node .region-content .field--name-body .person {
    margin-bottom:3em;
}

.path-node .region-content .field--name-body .person h3
{
    margin-top:0px;
}

