/*
Theme Name:     Wellman TT25 Child
Theme URI:      
Description:    Twentytwentyfive child theme.
Author:         Wellman
Author URI:     https://example.com
Template:       twentytwentyfive
Version:        0.1.0
*/

header, footer {
	color: var(--wp--preset--color--custom-color-3);
	background-color: var(--wp--preset--color--custom-color-2);
}

main {
	background: var(--wp--preset--color--custom-color-3);
	color: var(--wp--preset--color--custom-color-1);
}

