Reset Autofill style when using chrome
input, select {
color: $input-text-color !important;
-webkit-text-fill-color: $input-text-color !important;
-webkit-background-clip: text !important;
background-clip: text !important;
}
input, select {
color: $input-text-color !important;
-webkit-text-fill-color: $input-text-color !important;
-webkit-background-clip: text !important;
background-clip: text !important;
}