body {
    background: none !important;
}

.form-control {
    background: rgba(13, 13, 13, 0.8) !important;
    color: #fff !important;
    border: 1px solid rgba(13, 13, 13, 0.8) !important;
}

.input-group-text {
    background: rgba(13, 13, 13, 0.8) !important;
    color: #fff !important;
    border: 1px solid rgba(13, 13, 13, 0.8) !important;
}
