/*
Theme Name: Birgit Permantier Coaching
Template: twentytwentyfive
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Author: e-stablish.biz
Author URI: e-stablish.biz
Version: 2026-07-20
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/*
 * Colours:
 * Red: #
 * Orange: #
 * Blue: #
 */

/*
 * IMPORTANT: This file is only served on the frontend when `SCRIPT_DEBUG` is enabled;
 * in most instances, the `style.min.css` file will be served. It is not recommended that you
 * use the Theme File Editor to modify this stylesheet. Instead, add the necessary style
 * overrides via "Additional CSS" in the Site Editor.
 */




/*
 * enlarged space before headings
 */


h1 {
	padding-bottom: 20px;
}

h2 {
	padding-top: 25px;
	padding-bottom: 15px;
}

h3 {
	padding-top: 25px;
}




