ul li {
    margin-bottom: 8px;
}

ol li {
    margin-bottom: 10px;
}

.side_info p a {
    color: #337AB7;
}
.side_info p a:hover {
    color: #337AB7;
    text-decoration: underline;
}
.center-panel-grey {
    background-color: rgb(46, 53, 61);
}
 .final-report {
    background-color: #F4A235;
    border-color: #F4A235;
}
