@charset "utf-8";

/*
    Features hub - a teaser grid, one card per feature.
    ? The per-section detail (icon, tier badge, full point list) moved to css/features/feature.css
    ? along with the individual pages themselves - the hub only needs enough to make each card worth
    ? clicking, not the whole page it links to.
*/

.features-hub {
    padding: 56px 0 20px;
}
