/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 21 2025 | 02:09:26 */
.bio-popup p {
	margin-block-start: 0px;
    margin-block-end: 12px;
}
.bio-popup-header > .kt-row-column-wrap {
	display: flex;
}
.our-team-section .kb-query-item:nth-child(2n) .bio-popup-header .wp-block-kadence-column:not(:last-child) {
    order: 1;
}
.our-team-section .kb-query-item:nth-child(2n) .bio-popup-header .wp-block-kadence-column:last-child {
    order: 2;
}
.vcard-content a {
	color: var(--global-palette3) !important;
}