.h-comment-user-tig {
    font-style: italic;
    font-size: 12px;
    margin: 0 5px;
    color: #FF9800;
}

.h-menu-active {
    /*border-bottom: 2px solid #D01C1C;*/
    background-color: #ed4259;
    border-bottom: 2px solid #ed4259;
    color: #fff;
}

.h-menu-span:hover {
    border-bottom: 2px solid #ed4259;
}

.h-justify-content-space-between {
    justify-content: center;
}