/*!
 Copyright (c) 2020, 2024, Oracle and/or its affiliates.
 */

:root {
    --rw-palette-neutral-170: rgb(33, 61, 75);
    --rw-palette-neutral-140: rgb(18, 34, 47)
}
/*
.t-Body-title {
    --ut-body-title-background-color: rgb(33, 61, 75)  !important;
}

.t-Header-branding {
    --ut-header-background-color: rgb(18, 34, 47)  !important;

}
*/
.t-Body-title {
    border-style: none !important;
    position: static !important;
}

.t-ContentBlock--h2>.t-ContentBlock-header {
    --ut-content-block-header-font-size: 1.5rem;
    --ut-content-block-header-line-height: 2rem;
}
