.journey-content { scrollbar-color: #d9b66f55 #07151a; scrollbar-width: thin; }
.journey-content::-webkit-scrollbar { width: 6px; }
.journey-content::-webkit-scrollbar-track { background: #07151a; }
.journey-content::-webkit-scrollbar-thumb { background: #d9b66f66; border-radius: 8px; }
