.navbar-apply-container__paragraph {
    color: #0C294C;
  }
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #F0F2F6;
    --custom-color-top-bar-links-and-icons: #0C294C;
    --custom-color-footer-background: #FFFFFF;
    --custom-color-footer-links-and-icons: #0C294C;
    --custom-color-for-graphic-elements: #0C294C;
    --custom-color-for-button-font: #FFFFFF;
    --custom-color-for-button-background: #69B53D;
    --custom-color-for-maps-pin-and-search-area: #FFC000;
}