a[href*='https://github.com/Chainlit/chainlit'] {
    visibility: hidden;
}

.css-1kby347 {
    color: rgb(0, 217, 255) !important;
    border-color: rgba(0, 217, 255, 0.5) !important;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.css-1kby347:hover {
    background-color: rgba(0, 217, 255, 0.1) !important;
}

.css-93z3fs {
    color: rgb(0, 217, 255) !important;
    text-decoration: underline rgba(0, 217, 255, 0.4) !important;
}