button.active{
    background: gainsboro;
}
h1, h2, h3 {
    font-family: 'Georgia Regular';
}
p { 
    font-family: 'Verdana Regular';
}
.highcharts-title {
    font-family: 'Georgia';
    font-weight: 700;
}
.table td, .table th {
    border-top: 0px solid #dee2e6;
}