/* 2024 June 12 */

.header-navless {
    background: #368727;
}

.disclosures a {
    font-weight: 700;
    color: #356F95;
}

/*
  MARK: Pre-FDS (Logout)
*/

body#responsive-landing-page {
    background: #f9f7f5;
}

body #page-container {
    background: none;
    /* overflow: visible; */
    /* fixes shadow cutoff */
}

#page-container #layout-region-content {
    background: none;
}

.scl-iam-logout {
    border-radius: 24px;
}