diff --git a/app/assets/stylesheets/framework/buttons.scss b/app/assets/stylesheets/framework/buttons.scss
index 1b900d108594b853c74d9ba460141ad88f348fea..a431fa59a57fdbfc1ce771594e1f5c627806cf09 100644
--- a/app/assets/stylesheets/framework/buttons.scss
+++ b/app/assets/stylesheets/framework/buttons.scss
@@ -283,7 +283,7 @@
 }
 
 .clone-dropdown-btn a {
-  color: #555;
+  color: $dropdown-link-color;
   &:hover {
     text-decoration: none;
   }