.post-author.hstack.gap-1{
margin: 0 !important;
}

.post-author img{
position: static !important;
}

.uc-active>a{
color: #fff !important;
}

.uc-active>a:hover{
color: #fff !important;
}

.uc-navbar-parent-icon *{
stroke: #fff!important;
}

.uc-navbar-nav>li:hover .uc-navbar-dropdown {
    display: block; /* или use visibility: visible; */
}