input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px white inset!important;-webkit-text-fill-color:#333!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[readonly]:-webkit-autofill,input[readonly]:-webkit-autofill:hover,input[readonly]:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #f3f4f6 inset!important;-webkit-text-fill-color:#4b5563!important}
