.dark-header h1,
.dark-header #ast-breadcrumbs-yoast *{
	color: #fff !important;
}

.image-container {
    width: 85%; 
    padding-bottom: 85%; 
    position: relative;
	margin: 0 auto;
}

.image-container img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 100%;
}

.wpsl-contact-details{
	font-size: 0;
}

.wpsl-contact-details span{
	font-size: initial;
}

.rounded-bloc-img ul{
	list-style: none;
	margin: 0;
}