Path to Follow
- Set vertical padding to 1rem and horizontal padding to 0.5rem for the input.
- Apply a 2.5px black border to the input.
- Set a transparent background for the input.
- Create a focus state for the input, just like with hover.
- On focus, set the border to #5779FF and add a 0.25rem border radius.