:root {
	--groc: #f9da2e;
	--blanc: #ffffff;
	--negre: #000000;
}
header {position: fixed;z-index: 9999;width: 100%;}
.topbar {background-color:transparent;!important;padding: 8px!important;display: flex!important;}
.topbar a {color: var(--groc)!important;}
.topbar .icons {display: flex!important; justify-content: flex-end!important;}
.topbar .fa-brands {font-size: 20px!important;padding-left: 10px!important;}
.row {margin-right: 0px!important;margin-left: 0px!important;}
.audiobody {background: url(img/caraudiotour-img.jpeg)!important;background-repeat: no-repeat!important;background-size: contain!important;height: 100vh!important;background-position: center!important;background-color: #000000!important;overflow-x: hidden!important;max-width: 100%!important;}
.enlace {height: 100vh!important;width:100vw!important;display: block!important;position: absolute;top: 0;left:0;}