diff --git a/index.html b/index.html
index b20836f..12479c7 100644
--- a/index.html
+++ b/index.html
@@ -247,7 +247,7 @@ input {
input:hover,
input:focus {
- border: #C41212 solid 1px;
+ border: #CF1D1D solid 1px;
outline: 0;
color: #D6D6D6;
background: #CF1D1D;