.mud-header {
	color: #FFFFFF !important;
	border: thin solid black;
	border-radius: 0 !important; /* Remove border rounding */
	background-color: var(--mud-palette-primary) !important;
}
