/*!
 Copyright (c) 2020, 2024, Oracle and/or its affiliates.
 */

/* --- Tandem Header Toolbar --- */
.t-Header-branding {
    background: linear-gradient(165deg, #0A4D72 0%, #0F6B99 15%, #1B8EC2 40%, #2196CE 100%) !important;
    color: white !important;
}

.t-Body-contentInner {
    padding: 2px;
}

footer {
    display: none !important;
}
