@charset "utf-8";

/*
    Solutions hub - a teaser grid, one card per solution.
    ? The full problem/answer detail moved to css/solutions/solution.css along with the individual
    ? pages - the alternating-background two-column layout only made sense when five of these sat
    ? on one page.
*/

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