diff --git a/style.css b/style.css index 783e6c1..d5f0d71 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ } :root { - --primary-color: #c15151; + --primary-color: #356C87; --secondary-color: #7f7f7f; --background-color: #ffffff; --border-color: #dedede;