/* Global body reset */
html body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #222;
  margin: 0 !important;
  padding: 0 !important;
}