/* db > general.css >>> better.css */

:root {
	--highlight: #09c79f;
	--highlightlt: #09c79fb9;
	--marker: #e5ff00;
}

.conroller .logo{width: 115px; padding-top: 11px; padding-left: 97px;}
.lp .conroller .logo{padding-left: 45px;}
.conroller .logo img{margin-top: 0;}
.conroller .logo:before{
	position: absolute; content: ''; background-image: url(/_images/tt.webp); width: 35px; height: 35px;
	background-position: center; background-size: contain; 
	left: 50px; margin-top: -4px;
}

#header{min-height: unset; height: 50px; overflow: hidden;}

#menu .conroller{filter: invert(1);}
#menu ul li.legal{opacity: 0.5;}

#main{min-height: calc(100% - 50px - 154px - 355px);}



#footer .logo{width: 115px; filter: invert(1);}
#footer .nav{display: flex; flex-wrap: wrap;}



.representative{background-image: url(/_images/britt.v2.jpg);}
