.bg-dark {
    background-color: #000000 !important; /* warna custom */
}

.bg-light-subtle {
    background-color: #e9e9e9 !important;
}

.animate-on-scroll {
    opacity: 0;
}

html,
body {
    overflow-x: hidden;
}
