footer { display: none !important; } .gr_docs_link a { color: #78A9FF; } .gr_title { display: flex; align-items: center; } .gr_title img { height: 40px; width: 40px; margin-right: 1rem; margin-bottom: -10px; filter: invert(0%) sepia(0%) saturate(7459%) hue-rotate(154deg) brightness(96%) contrast(100%); } @media (prefers-color-scheme: dark) { .gr_title img { filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(162deg) brightness(101%) contrast(104%); } }