.tt-obj-logo .tt-logo img,
.tt-stuck-parent-logo .tt-logo img,
.tt-logo img[src*="staticlogo"],
.tt-logo img[src*="title_"] {
  display: none !important;
}
.tt-obj-logo .tt-logo,
.tt-stuck-parent-logo .tt-logo,
.tt-logo-container .tt-logo,
.tt-col-item.tt-logo-col .tt-logo {
  display: inline-flex;
  align-items: center;
}
.tt-obj-logo .codex-homepage-brand-text,
.tt-stuck-parent-logo .codex-homepage-brand-text,
.tt-logo-container .codex-homepage-brand-text,
.tt-col-item.tt-logo-col .codex-homepage-brand-text {
  color: #f15a24;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1;
}
