body, h1, h2, h3, h4, h5, h6, p, .btn, label, span, div, b, strong, select {
    font-family: Arial, sans-serif !important;
}

.navbar__link {
    font-weight: bold;
}

/* No need because `.classified-summary` has `display: none`

.content-text .classified-summary .term, .content-text .classified-summary ul b {
    font-family: Arial, sans-serif !important;
}

.content-text .classified-summary .term {
    font-size: 12px;
    margin-top: -5px;

}

.content-text .classified-summary ul li {
    padding-bottom: 6px;
}

.content-text .classified-summary ul li::after {
    top: 2px;
}
*/

.job-ad-card__description-title {
    font-size: 15px !important;
}

.jobs-header .title {
    font-size: 15px !important;
}

.job-ads-listing-page .job-ads-list .job-ad-card {
    margin: 10px 0;
}

.popup .social div.TK_WIDGET[rel="linkedin"] {
    background: #aaaaac !important;
}

.popup .social a.remplir {
    background: #aaaaac !important;
}

.popup .social a.import {
    background: #000000 !important;
}

.popup .social div.TK_WIDGET[rel="linkedin"]:before {
    border-right-color: #ffc;
}

.modal__close-button {
    display: none;
}

/* In V1: `.content-text .classified-summary` */
.job-info-card__details {
    display: none;
}

.social-media-share-block {
    display: none;
}
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #000000;
    --custom-color-top-bar-links-and-icons: #FFFFFF;
    --custom-color-footer-background: #000000;
    --custom-color-footer-links-and-icons: #FFFFFF;
    --custom-color-for-graphic-elements: #000000;
    --custom-color-for-button-font: #FFFFFF;
    --custom-color-for-button-background: #000000;
    --custom-color-for-maps-pin-and-search-area: #000000;
}