
.container-fluid {
  margin-top:50px;

}

h1, h2, h3 {
  margin-bottom:20px;
}

ol, ul {
  margin-top:20px;
}

p.intro {
  margin:30px 0;
}

ul li {
  margin-bottom:18px;
}

article header {
  margin-bottom:30px;
}

article time {
  display:block;
  margin:20px 0;
  text-align:right;
}

footer {
  margin-top: 100px;
  padding:20px;
  border-top: 1px solid #E5E5E5;
}

footer span a, footer span a:hover, footer span a:visited, footer span a:link {
  color:#fff;
}
