diff --git a/style.css b/style.css index 6a364ce..c002ff2 100644 --- a/style.css +++ b/style.css @@ -78,8 +78,8 @@ main { } .card.card-highlight { - --border-color: #87bfb6; - background: #87bfb6; + --border-color: #9ca5cb; + background: #9ca5cb; font-weight: 500; }