.g-bg-primary {
    background-color: #a81d1b !important;
}

.g-brd-primary {
    border-color: #a81d1b !important;
}

.banners {
    list-style: none;
    float: inherit;
}

a {
    color: #1b1b1b !important;
}

.u-header {
    /*box-shadow: 0 0 20px rgba(0,0,0,0.5);*/
}

.page-title-style {
    background-color: #a81d1b !important;
    /*box-shadow: 0 0 20px rgba(0,0,0,0.5) !important;*/
    height: 30px !important;
}

.home-borders {
    border: solid !important;
    border-color: #dbdbdb !important;
    border-width: thin !important
}
.highcharts-credits {
    display: none !important;
}