/* This file is reserved for overriding and extending the template styles. */

/* Default app canvas */
html,
body,
#root,
main {
  background: #fff !important;
  background-color: #fff !important;
}
