/*
	Theme Name:		Twenty Twenty-Four Child
	Description:	Superfly child theme of Twenty Twenty-Four (superfly.durianbikers.com)
	Author:			Durian Bikers
	Template:		twentytwentyfour
	Version:		1.0.0
	Text Domain:	twentytwentyfour-child
*/


/*------------------------------------------------------------*/ 
/*                          HEADER STYLE                         */
/*------------------------------------------------------------*/ 

header.wp-block-template-part {
	position: sticky;
	top: 0;
	z-index: 100;
}

header.wp-block-template-part > .wp-block-group.has-background {
	background-color: #000 !important;
}

header.wp-block-template-part,
header.wp-block-template-part a {
	color: #fff;
}