/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 18 2026 | 14:00:47 */
/* Voeg je CSS code hier toe.
Bijvoorbeeld:
.example {
color: red;
}

Voor het opfrissen van je CSS kennis, kijk op http://www.w3schools.com/css/css_syntax.asp

Einde van de reactie */ 

.content-section.cs-bg p a {
	color: #a6c024 !important;
	font-weight: 600 !important;
}

.team .team-member::after {
	content: 'i';
	width: 30px;
	height: 30px;
	display: flex;
	background-color: var(--nectar-accent-color);
	color: white;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	font-weight: 900 !important;
	position: absolute;
	top: 20px;
	right: 20px;
}

/* .team_member_details::before {
content: '×';
width: 42px;
height: 42px;
display: flex;
background-color: white;
color: var(--nectar-accent-color);
justify-content: center;
align-items: center;
border-radius: 50%;
font-weight: 900 !important;
font-size: 24px;
position: absolute;
left: 3%;
top:8%;
} */

.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close {
	border-color: white !important;
}
.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close {
	background-color: white !important;
	position: absolute;
	right: 6%;
	top: 3%;
}

.nectar-social.fixed {
	right: unset;
	left: 35px;
}









/*  */