diff --git a/style.css b/style.css index 67b2ff5..9cf5633 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ } :root { - --primary-color: #c35e5e; + --primary-color: #c15151; --secondary-color: #7f7f7f; --background-color: #f9f9f9; --text-color: #444444;