article.dashboard-revamped {
    max-width: 892px;
    margin: 110px auto;
    .page-header {
        h1 {
            font-weight: 600;
            font-size: 60px;
            margin-bottom: 40px;
        }
        .header-subtitle {
            font-size: 18px;
            line-height: 1.3;
        }
    }
}