.orderListRoot {
  @apply bg-[#f9f9f9f0];
}
.orderListTitle {
  @apply pb-[11px] px-0 mx-[15px];
}

.accountIncomeLabelStyles {
  @apply text-derive-11 text-[12px] p-0 m-0 text-right w-auto;
}
