/*
Theme Name: Insurance & Notary by Princess (Child)
Theme URI: https://4stnotary.com
Description: Twenty Twenty-Five child theme for 4stnotary.com. Bundles the brand fonts (PT Sans + Playfair Display), color palette, and the customized header/footer so the restored design is update-safe and self-contained.
Author: 4stnotary.com restoration
Template: twentytwentyfive
Version: 1.0.0
Requires at least: 6.6
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: twentytwentyfive-child
*/

/* Most styling is handled in theme.json. A few targeted rules live here. */
.wp-block-site-title,
.wp-block-site-title a {
	font-family: "Playfair Display", Georgia, serif;
	font-weight: 700;
	color: #0050c7;
}

.wp-block-post-content a {
	color: #0082ed;
}
