/*
Theme Name: MIJI Global Partnership
Theme URI: https://miji-global.example
Author: MIJI
Author URI: https://miji-global.example
Description: MIJI B2B distributor recruitment website theme. Inquiry-only, no cart, no checkout, and no public retail pricing.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: miji-global-partnership
*/

html,
body {
  margin: 0;
  min-height: 100%;
}

body {
  background: #fff;
}

#miji-root {
  min-height: 100vh;
}
