h4.wp-block-heading .emoji {
    filter: hue-rotate(-49deg);
    /*filter: brightness(0) saturate(100%) invert(53%) sepia(4%) saturate(2852%) hue-rotate(106deg) brightness(95%) contrast(84%); */
}
.social-icon.genericon.genericon-facebook::before {
    content: "\f082";
    font-family: "Font Awesome 6 Brands";
}

h5.wp-block-heading,
h4.wp-block-heading, 
h3.wp-block-heading {
    margin-bottom: 10px;
}
.wp-block-pullquote {
    padding-top: 1em;
    padding-bottom: 1em;
}

.em.em-list.em-grid > div.em-item .em-item-image:not(.has-placeholder) > div {
    display: flex;
    }

.em.em-list.em-grid > div.em-item .em-item-image:not(.has-placeholder) > div img {
    position: relative;
    min-height: auto;
}