diff --git a/Style-index.css b/Style-index.css index e20a7b1..2304012 100644 --- a/Style-index.css +++ b/Style-index.css @@ -594,4 +594,9 @@ body { .newsletter_submit_btn:hover { background: #fe7c7f; +} + +:focus { + outline: 0 !important; + box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important; } \ No newline at end of file