.orders-history-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.orders-history-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid rgba(216,189,127,.34)}.orders-history-item:last-child{border-bottom:0}