input, select {
    background-color: rgb(255 255 255) !important;
    color: #000000 !important;
    /* font-weight: bold !important; */
    border: 1px solid #dddddd!important;
}

div .ps {
    background-color: #ffffff !important;
    border: 1px solid #dddddd !important;
    padding: 15px!important;
    border-radius: 4px !important;
    margin-bottom: 1em;
}