/*!
 Copyright (c) 2020, 2024, Oracle and/or its affiliates.
 */

.t-Region-header {

   font-size: 25px;
    padding: 10px 0px;
    background: #0e4997;
    color: #fff; 
}

.t-Footer{
    display: none !important;
}

body{
    background: none !important ;
}

.t-Body{
    background-color:white !important   ;
}