/*
Theme Name: Pilothème
Author: Pilot'in
Author URI: http://www.pilot-in.com/
Description: Thème créé avec &#9825; par Pilot'in
Version: 2.8
*/

.single-post h1,
.single-post .section-articles-annexes .section-content h2{
    font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.single-post h1{
    font-size:3rem;
    font-weight:600;
}

header .menu.menu-secondary ul li.menu-item a{
    padding-left:0;
    padding-right:30px;
}

header .menu.menu-tertiary ul li a{
    padding-left:0;
    padding-right:0;
}

.single-post h1, .single-post .section-articles-annexes .section-introduction h2{
    font-weight:500;
}

.opinions .post-content-text{
    height:auto !important;
    padding-bottom: 2rem;
}