input:-webkit-autofill {
-webkit-text-fill-color: $gray-96;
@include box-shadow(0 0 0px 1000px $main-border-color inset);
}