.page-header {
    padding: 18px 0;
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 25px;
}

.page-title {
    font-size: 28px;
    font-weight: 700;
    color: #212529;
}

.breadcrumb {
    margin-bottom: 0;
    font-size: 14px;
}

.breadcrumb-item a {
    color: #6c757d;
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #0d6efd;
    font-weight: 500;
}