Having difficulty applying format to the captions for images that are in-line within the article text. For the leading (featured) photo the tag post_caption can be reformatted to small font as in latest built-in recipe.
The in-line photos have captions which appear to use tag 'figcaption' within figure within a div. This
example article has the html section shown in attached file. Adding figcaption to extra css does not change the font from the article text font.
Why does this not work? Thanks.