/* pattern library-specific styles */

// Adds some padding to the component's live preview panel so the component doesn't stick to the edges
body {
  padding: 3vw;
}
