/* 
 * Site-wide Custom CSS
 * Add your custom styles here
 */

/* Example: Partner page customizations */
.partner-bio {
	margin-top: 20px !important;
}

.wp-site-blocks .entry-content .partner-bio p {
	line-height: 1.6;
	margin-bottom: 1em;
}
