html, body {
    background: #F9F9F9 !important;
}

.page-container .breadcrumbs {
    padding-top: 165px;
    padding-bottom: 40px;
}

.page-container .breadcrumbs a {
    color: var(--KTI-LIGHT-GREY, #D7D7D7);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 145%; /* 23.2px */
    letter-spacing: -0.32px;
}

.page-container .breadcrumbs span {
    color: var(--KTI-GREY, #363844);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 145%;
    letter-spacing: -0.32px;
}