diff --git a/style.css b/style.css index 78bab94..43e1bbf 100644 --- a/style.css +++ b/style.css @@ -23,6 +23,7 @@ h1{ font-weight: normal; margin-top: 5rem; font-family: 'Reem Kufi', sans-serif; + color: #ffbc3b; } .countdown-container{ display: flex; @@ -36,11 +37,11 @@ h1{ font-size: 6rem; line-height: 1; margin: 0 2rem; - color: #fff; + color: #1a1a37; } .countdown-el { text-align: center; - color: #fff; + color: #1a1a37; } .countdown-el span{ font-size: 1.5rem;