#header {
  background-color: white;
}

#header #logo {
  padding-top: 15px;
  padding-bottom: 15px;
  list-style-type: none;
  padding-left: 30px;
  background-color: white;
}

#header #bar {
  background: var(--ti_red);
  height: 41.375px;
}

#ti_logo {
  height: 36px;
}

