/**
Theme Name: Frame PFP
Author: Yves Van Broekhoven
Author URI: https://www.yvesvanbroekhoven.be
Description: A Wordpress theme specially blended for Frame PFP
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: frame-pfp
Template: astra
*/

a,
html .brz .brz-rich-text a,
html .brz .brz-rich-text .link--anchor,
html .brz .brz-rich-text .link--external,
html .brz .brz-rich-text .link--popup {
	color: black;
	text-decoration: underline;
}

.single-post.brz .brz-rich-text {
	line-height: 1.9em;
}

.single-post.brz .brz-rich-text h2 {
	margin: 2rem 0 0.5rem 0;
}
