.x_color{
    color:#000;
}
.gauge-risk-score {
    top: -75px;
}
.comparison-risk-score {
    top: -35px;
}
/** Bootstrap table header */
thead th {
    color: black;
    background-color: rgb(234, 234, 234);
}
