diff --git a/style.css b/style.css index 5bc1464d..faaf8246 100644 --- a/style.css +++ b/style.css @@ -422,7 +422,7 @@ section { margin-top: 20px; padding: 10px 45px; border-radius: 30px; - color: rgb(104, 73, 130); + color: rgb(104, 73, 131); background: rgba(224, 202, 245, 0.743); cursor: pointer; transition: transform 0.5s;