.bg-dark {
    background-color: rgb(25, 25, 25) !important;
}

.text-dark {
    color: rgb(25, 25, 25);
}
