header {
    height: 141px;
}
.search .title-1{
    border: none;
}
#search-button{
    font-size: 1rem;
    padding: 0 4.5rem;
}
.btn-secondary, .btn.btn-secondary{
    font-size: .87rem;
}
.infos-block .infos-card h2{
    margin-bottom: 1.5rem;
}
a{
    transition: .3s all ease-in;
}
.btn{
    transition: .3s border ease-in;
}
.title-1{
    border: 1px solid var(--line-gray);
    border-left: none;
    border-right: none;
}

.all-action{
    font-size: 14px;
    font-family: 'poppins-medium';
}

.trumbowyg-editor a, .detail-actu-contenu a {
	color:#5B59F3;
	text-decoration:underline;
}

td.td-statut {
	width:7rem;
}
