@charset "UTF-8";
/* Isak's customizations here */

.post-container ul li,
.post-container ol li {
    margin-bottom: 1.5em;
}

.archive-list li {
    margin-bottom: 0 !important;
}

.sidebar-container p {
  color: #404040
}

.post-heading h1,
.post-heading .subheading,
.post-heading .meta, .post-heading .tags a{
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

.site-heading h1 {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
