
h1, h2, h3, h4, h5, h6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.tag-rea {
    display: flex;
    padding: 8px;
    background-color: white;
    
}

.tag-rea a {
        font-weight: 700 !important;
    }

.tag-actu {
    background-color: #153EC5;
}

.elementor-kit-9 a:hover {
  font-size: 32px;
}

