.page-header {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;

    .page-title {
        margin-bottom: 0;
    }
}