.sidebar-nav {
  margin-top: 20px;
  padding: 0;
  list-style: none;
}

.col-sm-2 {
  background-color: lightblue;
}
