:root {
    --bs-primary-rgb:  160, 133, 64 !important;
    --bs-primary-rgba:  rgba(var(--bs-primary-rgb), 0.7) !important;
    --primary-color: #a08540 !important;
    --bs-primary: var(--primary-color) !important;
    --primary-background: #402f04 !important;
    --line-color: #a08540 !important;
    --marquee-color: #000000 !important;
    --marquee-background: rgba(212,187,130,1) !important;
    --result-pasaran-color: #FFFFFF !important;
    --result-tanggal-color: #000000 !important;
    --result-tanggal-background: linear-gradient(0deg, rgba(209,190,131,1) 0%, rgba(176,150,75,1) 100%) !important;
    
    --result-background: #111111 !important;
    --result-keluaran-color: #ffffff !important;
    --result-border: 3px solid #9e9e9e !important;
    
    --text-color: #e0e0e0 !important;
    --primary-text-color: #ffffff !important;
    --reverse-text-color: #000000 !important;
    
    --secondary-background: #000000 !important;
    --hover-background: rgba(0, 0, 0, .9) !important;
    --menu-item-color: var(--text-color) !important;
}
