/* ======================================================================
   page-section.featured-items

   Structure:
   .page-section.featured-items [.layout-cards|.layout-cards-icons|.layout-cards-expandable|.layout-list|.layout-panels]
       .pad
           .container
               .section-intro                          (optional)
               .items-container [.n*]
                   .item|a.item [.has-image .has-link .has-content .has-more .link-style-*]
                       .panel-wrap                     (cards-expandable only)
                           .image-wrap [.empty]
                               img
                           .content-wrap
                               .heading
                                   h3
                                   h3 > a              (heading-only)
                               .content
                               .button-wrap
                                   a.button            (button)
                               .read-more-wrap
                                   a.read-more         (heading-only)
               .section-outro                          (optional)
   ====================================================================== */



