.tq-icn {
    cursor: pointer;
}
.company-name {
    color: white;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.company-label {
    opacity: 0.8;
    font-weight: 500;
}

.company-text {
    font-weight: 600;
}