:root{--color-light: #F1EFEC;--color-beige: #D4C9BE;--color-blue-dark: #123458;--color-black: #030303}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito,sans-serif;color:var(--color-black)}.paginated_list_actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:20px}.list-item-description{display:flex;gap:5px}.order-details-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.order-details-header__actions{display:flex;gap:8px}.order-details-header__title h2{margin:10px 0;font-size:30px}.order-details-header__title h3{margin:10px 0;font-size:24px}.order-details-header__title{display:flex;gap:10px;align-items:center}@media screen and (max-width: 768px){.order-details-header{flex-direction:column;gap:12px}.order-details-header__title{width:100%;justify-content:space-between}.order-details-header__title h2{margin:5px 0;font-size:24px}.order-details-header__actions{width:100%;justify-content:space-between}.order-details-header__tag{font-size:16px!important;padding:4px 8px!important}}
