| padding: 0px 24px 24px 24px; |
| background-color: #ffffff; |
| background-color: #fafae7; |
| border: 1px solid #ffd591 !important; |
| border-radius: 12px !important; |
| box-shadow: 0 4px 12px rgba(255, 153, 0, 0.1); |
| .custom-table .ant-table-thead > tr > th { |
| background-color: #fff1b8 !important; |
| background-color: #fffefc; |
| border: 1px solid #ffe58f; |
| border-radius: 16px !important; |
| box-shadow: 0 6px 16px rgba(255, 140, 0, 0.15); |
| transition: box-shadow 0.3s ease; |
| box-shadow: 0 10px 24px rgba(255, 140, 0, 0.25); |
| .custom-descriptions .ant-descriptions-item-label { |
| background-color: #fff7e6 !important; |
| color: #a15c00 !important; |
| .custom-descriptions .ant-descriptions-item-content { |