.text-primary {
    color: #202020 !important;
}
.btn-primary {
    color: #000;
    background-color: #202020;
    border-color: #202020;
}