@import url("https://fonts.googleapis.com/css?family=Droid+Sans+Mono");
body {
  font-family: "Droid Sans Mono", Arial, helvetica;
  color: #747570; }

section.section {
  min-height: 80%; }

a {
  color: #00527d;
  text-decoration: none; }
  a:active, a:hover {
    color: #bfbebc; }

.footer {
  background: #efefef; }
  .footer a:active, .footer a:hover {
    color: #747570; }

#target div {
  margin-bottom: 1rem; }

/*# sourceMappingURL=styles.css.map */
