.dx-site {
    overflow: hidden;
}

.dx-site h1, h2, h3, h4, h5, h6 {
    color: #00338d !important;
}

.dx-site-nav ul li:not(.btn):before {
    background-color: #00338d !important;
}

.dx-site-nav ul li {
    color: #00338d !important;
}

.dx-site-nav .intrasite-nav-item:hover, .dx-site-nav #kpmg-dx-menu-toggle:hover {
    color: #00338d !important;
}


@media (min-width: 641px) {
    .dx-site-nav .intrasite-nav-item:hover, .dx-site-nav #kpmg-dx-menu-toggle:hover {
        color: #FFF !important;
    }
}

.dx-site-nav .btn-blue.intrasite-nav-item {
    background-color: #00338d !important;
    border-color: #00338d !important;
    color: #FFF !important;
}

.dx-site-nav .btn-blue.intrasite-nav-item:hover {
    color: #FFF !important;
}

@media (min-width: 641px) {
    .dx-site-nav .btn-blue.intrasite-nav-item:hover {
        color: #00338d !important;
    }
}

.dx-site .flex-caption .box-button {
    border-color: #00338d !important;
}

.dx-site .flex-caption .box-button:after {
    background-color: #00338d !important;
}

.dx-site .three-box-section h4 {
    color: #fff !important;
}

.dx-site .three-box-section h4.max-width-box {
    max-width: 100% !important;
}

.dx-site .three-box-section .three-box-item {
    background-color: transparent !important;
}

.dx-site .heading-link-section .subtitle {
    color: #00338d !important;
}

.dx-site .heading-link-section .btn-blue.intrasite-nav-item {
    background-color: #00338d !important;
    border-color: #00338d !important;
    color: #FFF !important;
}

.dx-site .heading-link-section .btn-blue.intrasite-nav-item:hover {
    color: #00338d !important;
}

.dx-site .content-section .subtitle {
    color: #00338d !important;
}

.dx-site .projects-archive .subtitle {
    color: #00338d !important;
}

.dx-site .subtitle-section .subtitle {
    color: #00338d !important;
}

.dx-site .slider-section .flex-nav-next .flex-next span {
    text-align: left;
}

.dx-site#kpmg-dx-website .top-page-wrapper[data-page="contact-us"] ul li {
    background-color: transparent !important;
}

.dx-site#kpmg-dx-website .top-page-wrapper[data-page="contact-us"] ul li h2 {
    color: #fff !important;
}

@media (min-width: 768px) {
    .dx-site#kpmg-dx-website .top-page-wrapper[data-page="contact-us"] ul {
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .dx-site#kpmg-dx-website .top-page-wrapper[data-page="contact-us"] ul li {
        width: 50%;
    }
}