.tt-mobile-header {
	background: #000000;
}

.tt-desktop-header.tt-header-static {
	background: #000000;
}

button.tt-dropdown-toggle {
	color: white;
}
.tt-mobile-header *:is(i, button),
.tt-desktop-header *:is(i, button) {
	color: #ffffff !important;
}
.tt-desktop-header {
	background: #000000;
	height: 80px;
}
.tt-mobile-header .tt-logo-container {
	height: 65px;
}
.tt-obj-menu,
.tt-obj-options {
	margin: 20px;
}
