body {
  padding-top: 50px;
  padding-bottom: 20px;
}

.bs-sidenav {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
    background-color: rgb(247, 245, 250);
    border-radius: 5px 5px 5px 5px;
}

.thumbnail {
	margin-bottom: 10px;
}

.jumbotron blockquote {
	border-left: 5px solid #cccccc;
}

