/* Keep the Certifications content area visually connected to its hero image. */
.cert-tabs-section,
.cert-tab-apply-btn,
#certTab-grades,
#certTab-grades.cert-tab-panel > section,
#certTab-grades .cert-documents-block {
    background-color: #DDF4F7 !important;
}

/* Certifications header: replace the lavender ticker action strip with cyan. */
.site-header .ticker-actions {
    background: #DDF4F7 !important;
    box-shadow: -16px 0 20px rgba(221, 244, 247, .95) !important;
}

.site-header .ticker-actions .ib-btn {
    background: #ECEDEF !important;
    border-color: #E3E5E8 !important;
    color: #0D1B2A !important;
}
