/* here you can put your own css to customize and override the theme */
.mt-widget-1 .mt-body .mt-stats .btn-group {
    border-top: 1px solid #94acc3;
}

.mt-widget-1 {
    border: 1px solid #94acc3;
}

.mt-widget-1 .mt-body .mt-stats .btn-group .btn {
    border-right: 1px solid #94acc3;
}