.branchTiltelInorder{
    font-weight: bold;
    font-size: 18px !important;
    color: var(--brand) !important;
    border-bottom: 1px solid var(--brand);
}
.goldStar{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.goldStar i.goldColor{
    margin-right: 5px;
}
#itemModalDescription p{
    font-size: 18px;
}
