.opd-dashboard-connected {
    h1 {
        i {
            color: $color__ops-blue;
        }

        font-size: 38px;
        font-weight: bold;
    }

    p {
        &.opd-teaser {
            margin-bottom: 40px;
        }
    }

    @import "introduction";
    @import "products";
}
