/* Hide the introductory banner; keep its DOM anchor for dashboard alerts. */
.page-content > .operations-head {
    display: none !important;
}
