diff --git a/style.css b/style.css index fe222cd..7aa58c0 100644 --- a/style.css +++ b/style.css @@ -103,8 +103,8 @@ footer { hr { height: 2px; width: 80%; - background-color: #949cbb; + background-color: #ef9f76; border: none; margin: 1.5rem auto; - box-shadow: 0 0 5px 0px #949cbb; + box-shadow: 0 0 5px 0px #ef9f76; }