.custom-input{border-radius:8px;padding:10px 14px;background-color:#1e64f0;border:1px solid #fff;color:#fff;transition:none}.custom-input::placeholder{color:hsla(0,0%,100%,.7)}.custom-input:active,.custom-input:focus,.custom-input:hover{border-color:#fff!important;background-color:#1e64f0!important;box-shadow:none!important}