.featured-wrapper[data-v-08010c77] {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    background-image: url(/fonts/_nuxt-e9a2156222354eb49dc5d114e5c83859.svg);
    background-position: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 6rem;
    padding-top: 6rem
}

.post-meta[data-v-08010c77] {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1rem;
    line-height: 2rem;
    margin-bottom: 1.5rem
}

.post-meta span[data-v-08010c77]:nth-child(n+2):before {
    --tw-text-opacity: 1;
    color: rgba(0, 97, 86, var(--tw-text-opacity));
    content: "\2022";
    font-size: 1.2rem;
    font-weight: 700;
    margin-left: .5rem;
    margin-right: .5rem;
    vertical-align: middle
}

.post-meta.author[data-v-08010c77] {
    margin-bottom: 0
}

.post-meta.author[data-v-08010c77],
.post-meta.author span[data-v-08010c77]:nth-child(n+2):before {
    --tw-text-opacity: 1;
    color: rgba(157, 168, 182, var(--tw-text-opacity))
}

.post-meta.author span[data-v-08010c77]:nth-child(n+2):before {
    content: "|";
    font-weight: 200
}

.excerpt[data-v-08010c77] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    margin-bottom: 1.25rem;
    max-height: 4.5rem;
    overflow: hidden
}