.wp-block-latest-posts {
    column-count: unset;
    padding: 0;
}

.wp-block-latest-posts > li {
    font-size: 0.9em;
    list-style: none;
}

.wp-block-latest-posts > li:before {
    content: "";
}

/*.page-template-page_who_we_are .excerpt::after {
    content: "";
    display: block;
    background-color: #ba986c;
    width: 25%;
    height: 3px;
    bottom: 0;
    left: 0;
    margin-top: 40px;
}*/

.excerpt > p {
    font-family: spectral;
    font-size: 1.1em;
}

.excerpt > p > span {
    font-style: italic;
}
