// default light theme

// for boxed-layout
html,
body {
  background-color: $body-bg;
}

