diff --git a/Testing/HTML/buttons.css b/Testing/HTML/buttons.css
index 8dfdcb0..74fa7bd 100644
--- a/Testing/HTML/buttons.css
+++ b/Testing/HTML/buttons.css
@@ -59,14 +59,11 @@ defualtButtons {
cursor: pointer;
}
defualtButtonsWithStyling {
+ text: .styled-text;
background-color: #544caf;
- border: none;
- color: white;
- padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
- font-size: 16px;
margin: 4px 2px;
cursor: pointer;
text: .styled-text;