diff --git a/about/index.html b/about/index.html
index 675cda1..8fe42aa 100644
--- a/about/index.html
+++ b/about/index.html
@@ -25,7 +25,7 @@ redirect_from:
           </p>
           <div class="col-container w-full text-left md:text-center lg:w-max lg:text-left">
             <a class="btn-secondary" href="{{ site.team_url }}">View team overview</a>
-            <a class="btn-tertiary hover-opacity-out" href="#footer">Follow along</a>
+            <a class="btn-tertiary" href="#footer">Follow along</a>
           </div>
       </div>
   </div>
diff --git a/spn/index.html b/spn/index.html
index cc1b727..ac79123 100644
--- a/spn/index.html
+++ b/spn/index.html
@@ -20,7 +20,7 @@ layout: page
       </p>
       <div class="col-container w-full text-center lg:w-max lg:text-left">
         <a class="btn-primary" href="#pricing">Get started</a>
-        <a class="btn-tertiary hover-opacity-out" href="{{ site.portmaster_url }}">Built into the Portmaster</a>
+        <a class="btn-tertiary" href="{{ site.portmaster_url }}">Built into the Portmaster</a>
       </div>
   </div>
   <div class="header-one-right">