diff --git a/style/style.css b/style/style.css index f0607e0..32e4e85 100644 --- a/style/style.css +++ b/style/style.css @@ -1,8 +1,8 @@ :root { - --section-color: #fccce4bb; + --section-color: #fccce4dd; --border-color: #f6da92; - --header-color: #fc94bcbb; - --text-color: #2A004E; + --header-color: #fc94bcdd; + --text-color: #121481; } *, *::before, *::after {