/* High density CSS for pages with lots of content */
body {
    line-height: 1.05;
}

.list-group-item {
    padding: 3px 5px 3px 5px;
}
