/*
Theme Name: Splashpad sibling of 2024 Child
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 6.0
Tested up to: 6.4.3
Requires PHP: 5.7
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfour
Text Domain: splashpadsiblingof2024child
Tags: blog, news, portfolio, one-column, wide-blocks, accessibility-ready, block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, rtl-language-support, sticky-post, style-variations, threaded-comments, translation-ready, 
*/

"settings": {
		"appearanceTools": true,
		"color": {
			"defaultDuotone": false,
			"defaultPalette": true,
			"defaultGradients": true,
			"gradients": [
				{
					"slug": "gradient-14",
					"gradient": "linear-gradient(135deg,rgb(6,147,227) 0%,rgb(1,97,74) 100%)",
					"name": "Vertical blue to dark green"
				},
				{
					"slug": "gradient-13",
					"gradient": "linear-gradient(56deg,rgb(2,162,124) 0%,rgb(1,97,74) 100%)",
					"name": "Vertical jade to dark green"
				}
			]


/*a:where(:not(.wp-element-button)) {
    color: var(--wp--preset--color--accent-4);
    text-decoration: underline;
    font-weight: 600;

}*/

.wp-block-post-title :where(a) {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    Text-transform:capitalize;
}