body .form-control,
body .input-group-text,
body .form-control:focus {
    background-color: #1e1e1e !important;
    color: #fff !important;
}

body .form-control::placeholder {
    color: #868e96 !important;
}

body .input-group-text a {
    color: #868e96 !important;
}
