.commonStyle__zt3Link, .themeLink {
    color: #E0692B;
}

.AvatarText__avatarText {
    font-size: 1rem;
    line-height: 2.25rem;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #ffffff;
    width: 2.5rem;
    height: 2.5rem;
}
.Header__name, .Header__searchTitle, .Header__description {
    color: #005EB8;
}
.Header__name {
   
    font-size: 2.20rem;
    font-weight: 600;
      overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 15rem;
}
