diff --git a/styles.css b/styles.css index 69acf5c..b27db86 100644 --- a/styles.css +++ b/styles.css @@ -1494,7 +1494,7 @@ body.modal-open { letter-spacing: -0.03em; line-height: 1.2; padding-bottom: 0.5rem; - color: var(--white); + color: var(--text); position: relative; text-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);