.dashboard-report-widget-notice {
    background-color: var(--oc-popup-bg);
    p {
        margin-bottom: 0;
    }

    h3:last-child {
        margin-bottom: 0;
    }
}