// Customize this scss file as you need to fit the design
@charset "utf-8";

body {
  background: #fff;
  color: #000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.3;
  font-size: 12pt;
}

blockquote,
ul {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

#orbit-bar,
.no-print {
  display: none !important;
}
