/*
 * Customizer CSS
 *
 * Adjusts styling for theme option controls in the Customizer
 *
 * @package businessPersonal
 */

#customize-control-businesspersonal_control_post_images_headline,
#customize-control-businesspersonal_control_post_meta_headline {
	margin-top: 12px;
}

#customize-control-businesspersonal_control_post_images_headline,
#customize-control-businesspersonal_control_post_meta_headline {
	margin-bottom: 0;
}