input[type="text"]:focus, input:focus {
    outline: 3px solid #0d6efd44;
}
