/*
 Theme Name:   TandemBlog
 Theme URI:    https://tandem.blog
 Description:  GeneratePress child theme
 Author:       Tandem
 Author URI:   https://tandem.blog
 Template:     generatepress
 Version:      0.1
*/


#masthead {
	z-index: 2;
}

.Fosca .wp-block-tandem-full-page-slide{
	color: var(--base);
}
.Clara .wp-block-tandem-full-page-slide {
	color: var(--contrast);
}
