thead.table-dark th a {
    color: #FFFFFF !important;
    text-decoration: none !important;
}

thead.table-dark tr th {
    color: #FFFFFF !important;
}

.form-wrapper{
    width: unset !important;
    min-width: 500px !important;;
    display: inline-block !important;
    margin-bottom: 10px;
    max-width: 880px;
}
