.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#888}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#555}table{border-collapse:collapse;max-width:100%;margin:20px 0}td,th{border:1px solid #ddd;padding:10px}th{background-color:#f2f2f2}td{background-color:#fff}table td,table th{text-align:left!important;word-wrap:break-word}@media (max-width:768px){td,th{padding:8px;font-size:12px}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#c3a466;border:2px solid #c3a466}