.block-find-recipe {
    font-family: var(--wp--preset--font-family--system-font);
}

.block-find-recipe__links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    font-size: var(--wp--preset--font-size--tiny);
    font-weight: 700;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
}