.postnav.left, .postnav.right {
display: none;
}

.actu_link_seemore {
		position: relative !important;
		bottom: auto !important;
		width: fit-content;
		margin-bottom: 20px !important;
}


.actu_post .actu_excerpt {
		padding-bottom: 15px;
}

.socnet-sharing-to {
		position: relative;
}


.sticky_post .actu_post {
		background-color: #0093D6;
    border: solid 10px;
    border-color: white;
}

.actu_post {
		background-color: white;
    border: solid 10px;
    border-color: rgba(0, 147, 214, 0.3);
}
#prefooter .col-md-auto {
		align-self: baseline !important;
}
#prefooter .col-md-auto li a {
		text-decoration: underline !important;
}