.topbar .language-switcher__switcher.button {
    border: none;
    background-color: #1a193d;
}
.navbar-apply-container__paragraph {
    color: #000;
  }
.job-page #additional_info .rich-text {
    white-space: normal;
}
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #F5F5F5;
    --custom-color-top-bar-links-and-icons: #000000;
    --custom-color-footer-background: #FFFFFF;
    --custom-color-footer-links-and-icons: #000000;
    --custom-color-for-graphic-elements: #000000;
    --custom-color-for-button-font: #000000;
    --custom-color-for-button-background: #F5F1EB;
    --custom-color-for-maps-pin-and-search-area: #000000;
}