/* reset */
a {
  text-decoration: none;
  color: #222;
}

h6.MuiTypography-root.makeStyles-title-4 {
  margin-left: 10px;
}

h6.MuiTypography-root.makeStyles-title-4 a {
  color: #444;
}

body {
  font-family: sans-serif;
  margin: 0;
  padding: 0;
}
