.card_amount_odr {
    border-radius: 5px;
    font-weight: 600;
    background: rgb(233,112,0,8%);
    border: 1px solid #E97000;
    border-left: 3px solid #E97000;
    color: #E97000!important;
    padding: 0 5px;
    width: fit-content;
}