/* line 1, site.css.scss */
header {
  margin-top: 30px;
  margin-bottom: 30px; }
  /* line 5, site.css.scss */
  header a {
    color: #1585cf;
    font-size: 1.6em;
    font-weight: bold; }

/* line 12, site.css.scss */
h1 {
  font-size: 2.1em;
  font-weight: bold; }

/* line 17, site.css.scss */
h2 {
  font-size: 1.6em;
  font-weight: bold;
  color: #444; }

/* line 23, site.css.scss */
h3 {
  font-size: 1.3em;
  font-weight: bold;
  color: #555; }

/* line 29, site.css.scss */
aside .menu {
  margin-bottom: 20px; }

/* line 33, site.css.scss */
footer {
  margin-top: 30px; }
