.teachaapi-resource-meta-badges {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.teachaapi-resource-meta-badges .badge {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    font-family: 'DM Sans';
}