a {
  color: #fff;
  background-color: #505050;
  padding: 1px 4px;
}
a:hover {
  text-decoration: none;
}

body {
  margin: 38px;
}

.boxed {
  color: #fff;
  background-color: #505050;
  padding: 1px 4px;
}

div {
  margin: 20px;
  padding: 20px;
  border: dashed 1px #505050;
}

html {
  font: normal normal normal 12pt/18pt Arial, "Helvetica Neue", Helvetica, sans-serif;
}

h3, h4 {
  display: inline;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
}

ul.columns {
  columns: 2;
}

ul.nobullets {
  list-style-type: none;
}

/*# sourceMappingURL=styles.css.map */
