<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* A desactiver lors de la mise en prod finale */

h1 {
    color: #e4650e;
    text-align: center;
    margin-bottom: 2rem;
}

body.category-les-actes-du-gtfe ul.listing li {
    padding: 7rem 0;
    border-bottom: .1rem solid #e0e0e0;
    margin-left:0;
}

body.category-les-actes-du-gtfe ul.listing li:before {
    content: none !important;
}

body.category-les-actes-du-gtfe ul.listing li:nth-child(odd) .publist-content{
    order: -1;
}

body.category-les-actes-du-gtfe ul.listing li h3 {
    display: block;
    font-family: Marianne, Arial, sans-serif;
    text-decoration: none;
    line-height: 1.3;
    font-size: 3.4rem;
    font-weight: 400;
    margin-bottom: 3rem;
}

#cookie-law-info-bar .cli-bar-btn_container a {
    margin-right: 1.5rem;
    font:  inherit;
    color: #000000;
}

#cookie-law-info-bar .cli-bar-btn_container #wt-cli-settings-btn {
    border: none !important;
    color: #000000 !important;
    background: transparent !important;
}</pre></body></html>