body {
    background-color: #404040;
}

.navbar {
    background-color: #212121;
}

.navbar li,a {
    color: white !important;
}

.dropdown-item {
    color: black !important;
}

.card {
    width: 70%;
    margin-top: 3rem;
}



/* #0A0A0A
#121212
#15292B
#161618
#181818
#192734
#212121
#212124
#22303C
#242526
#282828
#3A3B3C
#404040 */