/*
Theme Name: Microchip USA - PCB - Child
Template: tanda
Author: Child Theme Configurator
Version: 1.3.8.1739114841
Updated: 2025-02-09 15:27:21

*/

@media screen and (max-width: 1299px) {
  	#CookiebotWidget {
		top: auto !important;
		left: auto !important;
		bottom: 10px !important;
		right: 10px !important;
  	}
	
	#CookiebotWidget svg circle {
  	fill: white !important;
	}

	#CookiebotWidget svg path {
  	fill: black !important;
	}
	
	nav.bg-theme.navbar.bootsnav ul.nav > li.active > a {
  		color: var(--musa-yellow) !important
	}
}