Pull Request for Issue # .
Summary of Changes
Replace the style from "List Contacts in a category" from Bootstrap 2 with the CSS classes available on Bootstrap 4

Testing Instructions
Create a menu item type: List Contacts in a category" (be sure you have a few contacts created through Contact component before)
Preview in frontend
Expected result
The old CSS classes are not in use in Bootstrap 4 (e.g. "row-striped"), so the list of contacts looks ugly (no design at all)
Actual result
The new styling in this PR fixes the design
Documentation Changes Required
Please can you take a look at resolving the conflicts so this can be tested