.category-logo-bar-active-border {
    width: 100%;
    height: 16px !important;
    margin-top: 5px;
}
.category-text-link {
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 21px !important;
    white-space: nowrap;
    transition: all 0.3s 
ease;
    #ffffff !important;
}
a.category-text-link {
    color: #ffffff !important;
}