.orders-bunners{width:100%;height:10vh;background-image:url(/static/orderbun.png);background-size:100%;background-repeat:no-repeat;border-radius:5px;margin-top:10px;display:flex;align-items:center;justify-content:space-around}.bunner-title{font-weight:600;color:#000}.orders-bunners .orders-bunner_button{border:none;border-radius:12px;background-color:#f7cf58;font-weight:600;padding:10px 15px}