/*!
Theme Name: UiCore Pro Child
Theme URI: https://uicore.co
Description: One framework for all your website needs.
Author: UiCore
Author URI: https://uicore.co
Template: uicore-pro
Version: 1.0.0
Text Domain: uicore-pro
*/

 /* Add your custom style here */

/* Geen margin voor headers in blog posts. */
h2.wp-block-heading, h3.wp-block-heading {
    margin-top: 10px !important;
	margin-bottom: 10px !important;
}
