diff --git a/assets/css/style.css b/assets/css/style.css index 68c09d5..48a90d5 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -859,7 +859,7 @@ section { left: 0; top: 2px; font-size: 20px; - color: #90A4AE; + color: #ef6445; line-height: 1; } @@ -1458,7 +1458,7 @@ section { } .back-button:hover { - background-color: #ef6445; + background-color: #d6d6d6; color: black; }