.logo-max-h35, .logo-max-h35 img {
    max-height: 35px;
}

.logo-max-h50, .logo-max-h50 img {
    max-height: 50px;
}

.model-selector, .model-selector a {
    width: 11rem !important;
}

.chat-content * {
    font-size: 1.11rem;
    line-height: 1.7;
}

.lqd-chat-v2 .lqd-chat-sender-name {
    font-size: 1.1rem;
}

.chat-pro-input {
    font-size: 1.02rem !important;
}

.none {
    display: none !important;
}

.c-silver {
    color: silver;
}