/* Document
 ================================================== = ======================== */

/**
 * Fix live preview in wordpress
 */

 body {
  background-color:#fff !important;
  --wp--style--global--content-size: 80% !important;
  --wp--style--global--wide-size: 1000px !important;
}