.site-content-crise h1{
    font-size: 1.5em;
}
.site-content-crise h2{
    margin-bottom: 0;
}
.site-content-crise h3{
    margin: 0;
}

.site-content-crise a{
    text-decoration: none;
    color: rgb( 68, 68, 68 );
}

.site-content-crise a.active{
    font-weight: bold;
    text-decoration: underline;
}

.site-content-crise .nav-single{
    display: flex;
    justify-content: start;
    align-items: center;
}

.header-crise-content-title{
    display: flex;
    justify-content: space-between;
}
