/* here you can put your own css to customize and override the theme */
@media (min-width: 992px) {
.page-content {
    padding-top: 10px !important;
}
}

.page-header .navbar .topbar-actions .btn-group-notification .btn {
    background: #166fe9;
}