diff --git a/css/styles.css b/css/styles.css index 348b30a..e378f9e 100644 --- a/css/styles.css +++ b/css/styles.css @@ -54,7 +54,7 @@ main { } button, .source-btn, .dsc-btn, .clr-btn { - background-color: #4caf50; + background-color: #0095ff; color: white; padding: 10px 20px; font-size: 16px;