.featured-list-content{box-sizing:border-box;display:grid;grid-template-columns:repeat(1,1fr)}.featured-list-content h2{margin-top:1rem;text-align:center}.featured-list-content hr{background-color:currentColor;border:0;color:inherit;height:1px;margin:1rem 0;opacity:.25}@media screen and (min-width:992px){.featured-list-content{box-sizing:border-box;display:grid;grid-template-columns:repeat(3,1fr)}}