diff --git a/css/custom.css b/css/custom.css index d87dca8b..490fc63b 100644 --- a/css/custom.css +++ b/css/custom.css @@ -2777,7 +2777,7 @@ footer { /***************************MERCHANTS STYLING***********************************/ .merchants a { - color: #4c4c4c; + color: #ff7519; margin-top: 0.4rem; margin-bottom: 0.4rem; display: inline-block; @@ -2788,14 +2788,6 @@ footer { color: #ff7519; } -@media only screen and (max-width: 48rem) { - -.merchants a { - color: #ff7519; -} - -} - /***************************ROADMAP STYLING*********************************/