Use grays for outlined button border/hover, use Rollup to bundle
This PR changes the Outlined button to use a gray border and gray hover state per the Design System's specs.
Before
After
This PR also changes from using Babel standalone to bundling with Rollup for the build, as the overrides and colors have been separated out into their own modules.
Please review: @ahoffmann @JJONES42