.bt-bg-dark {
    --bs-bg-opacity: 1;
    background-color: #316072 !important;
}
.bt-text-secondary {
    --bs-text-opacity: 1;
    color: rgb(222, 226, 230) !important;
}
.bt-text-secondary a,
.bt-text-secondary a:hover {
    color: rgb(222, 226, 230) !important;
}