diff --git a/css/main.css b/css/main.css index 9be3298..bfce092 100644 --- a/css/main.css +++ b/css/main.css @@ -246,7 +246,7 @@ section a:active{ } .green-color{ - color: #5139c0; + color: green; } .whatsapp { @@ -308,4 +308,4 @@ section a:active{ width: 90%; border-radius: 5px; box-shadow: 2px 3px 5px 3px rgba(15, 25, 53, 0.5); -} \ No newline at end of file +}