.logo-footer {
    height: 50px;
    width: 50px;
}

.logo-header {
    width: 191px !important;
}

.toggle-content {
    display: none;
}

.video-highlights__item {
    width: 100%;
}

@media (width >= 576px) {
    .video-highlights__item {
        width: calc(50% - 1.35rem);
    }

    .leaders .leader img {
        margin-left: 40px;
        margin-right: 40px;
    }

    .mt-minus{
        margin-top: -8px;
    }
}

.toggle-title button{
    cursor: pointer;
    pointer-events: auto;
    color: #0C419A;
    width:100%;
    text-align: left;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.5;
    padding: .667rem 0;
    margin: 0;
    border: none;
    background-color: white;
}

.img-faits-marquants {
    width: 100%;
}

.sous-titres-faits-marquants {
    color: #0C419A;
}

.ul-faits-marquants {
    padding-left: 15px;
}
