/*
Theme Name: Soeuramique
Theme URI:
Author:
Author URI:
Description: A clean, editorial block theme with a cream, navy and gold palette. Content-agnostic and ready for any site.
Requires at least: 6.7
Tested up to: 7.1
Requires PHP: 7.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: soeuramique
Tags: block-theme, full-site-editing, blog, one-column, custom-colors, custom-logo, custom-menu, featured-images, editor-style, wide-blocks
*/

/*
 * Styles are configured through theme.json and the Site Editor.
 * Add custom CSS here only when it cannot be expressed in theme.json.
 */

/* Canonical per-block CSS lives in theme.json styles.blocks; these two
   rules can not be expressed there in this WP version (the styles.blocks
   .css key is silently dropped), so they stay here. */
.wp-block-button__link {
	white-space: nowrap;
}

.wp-block-post-title a,
.wp-block-post-excerpt__more-link {
	color: inherit;
}
