.content-header h1 { font-size: 1.5rem; font-weight: 600; }
.user-panel .image .img-circle { display: flex; align-items: center; justify-content: center; }
.small-box .inner h3 { font-size: 2rem; }
.table td, .table th { vertical-align: middle; }
.card-tools .btn { margin-left: 0.25rem; }
.login-page, .register-page { background: #e9ecef; }
.alert-dismissible { position: relative; z-index: 1050; }

@media (max-width: 576px) {
    .content-header h1 { font-size: 1.2rem; }
    .small-box .inner h3 { font-size: 1.5rem; }
}
