.dr-tag-work-experience.dr-tag {
display: none;
}

.is-mobile .job-ads-listing-page .map-container {
  visibility: hidden;
  position: absolute;
}
.is-mobile .job-ads-listing-page .jobs-header {
  margin-top: 1rem;
}
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #1C3465;
    --custom-color-top-bar-links-and-icons: #FFFFFF;
    --custom-color-footer-background: #1C3465;
    --custom-color-footer-links-and-icons: #FFFFFF;
    --custom-color-for-graphic-elements: #A1C639;
    --custom-color-for-button-font: #FFFFFF;
    --custom-color-for-button-background: #1C3465;
    --custom-color-for-maps-pin-and-search-area: #1C3465;
}