There is a title here
The container
::: {.features} :::
Similarly to the .content-block, this is like a row for the other content elements. On the Bootstrap 5 [page] you’ll see lots of examples of something like container -> row -> col.
The flexbox
::: {.feature} :::
These are the individual elements of content. They’re like post-its with info on them. Each .feature is contained within the .features container.
:::