/* Pale-cyan action area for the header announcement ticker. */
.site-header .ticker-actions {
    background: #DDF5F8 !important;
    box-shadow: -16px 0 20px rgba(221, 245, 248, .95) !important;
}

.site-header .ticker-actions .ib-btn {
    background: #ECEDEF !important;
    border-color: #E3E5E8 !important;
    color: #0D1B2A !important;
}
