/* Approved typography for the 15 USA, UK and UAE cluster pages. */
body[data-sd-page="usa-content"] .sd-usa-section-head > p,
body[data-sd-page="uk-content"] .sd-uk-section-head > p,
body[data-sd-page="uae-content"] .sd-uae-section-head > p {
    color: #b3c3d9 !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
}

body[data-sd-page="usa-content"] .sd-usa-deliverable p,
body[data-sd-page="uk-content"] .sd-uk-deliverable p,
body[data-sd-page="uae-content"] .sd-uae-deliverable p {
    color: #b3c3d9 !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
}

body[data-sd-page="usa-content"] .sd-usa-deliverable h3,
body[data-sd-page="uk-content"] .sd-uk-deliverable h3,
body[data-sd-page="uae-content"] .sd-uae-deliverable h3 {
    color: #e2e8f0 !important;
    font-size: 17px !important;
    line-height: 1.3 !important;
}

/* Shared story-section typography requested for all 15 cluster pages. */
body[data-sd-page="usa-content"] .sd-usa-story-summary,
body[data-sd-page="uk-content"] .sd-uk-story-summary,
body[data-sd-page="uae-content"] .sd-uae-story-summary {
    color: #b3c3d9 !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
}

body[data-sd-page="usa-content"] .sd-usa-story-point i,
body[data-sd-page="uk-content"] .sd-uk-story-point i,
body[data-sd-page="uae-content"] .sd-uae-story-point i {
    font-size: 15px !important;
    line-height: 15px !important;
}
