/* Add any custom styles here */
.form-input:focus {
    box-shadow: 0 0 0 2px rgba(99, 102, 241, 0.2);
}