// ============================================
// Popup Component Styles
// ============================================

// Page size
body {
  min-width: 400px;
  max-width: 100%;
}
