diff --git a/css/style.css b/css/style.css index 06d227c..15c540d 100644 --- a/css/style.css +++ b/css/style.css @@ -264,7 +264,7 @@ button:active { overflow: hidden; transition: max-height 0.5s ease; padding: 0 15px; - background-color: var(--cyber-faq-bg-color); + background-color: var(--cyber-bg-color); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); border-radius: 8px; margin-bottom: 10px;