diff --git a/static/css/style.css b/static/css/style.css
index 756f48706ed889f7a647f28d017839e420598d5d..435a9eef4d19eee5f02c4c951850012d85be9432 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -173,4 +173,8 @@ time.icon span {
 
 .button-wrapper {
 	text-align: center;
-}
\ No newline at end of file
+}
+
+.product-button {
+	color: var(--teckids-orange-dark);
+}