.page-header {
    margin-bottom: 2rem;
}

.page-header h1 {
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    color: #0c4a6e;
    line-height: 1.2;
}

.page-header p {
    margin: 8px 0 0;
    font-size: 16px;
    color: #64748b;
    line-height: 1.5;
}
