.sidebar {
    background: #f1f1f1;
    border-right: 5px solid gray;
}


.sidebar ul li a {
}

.sidebar .title {
    background: #808080;
    color: white;
}

