diff --git a/themes/matery/components/Hero.js b/themes/matery/components/Hero.js
index 267ae006..35260f9a 100644
--- a/themes/matery/components/Hero.js
+++ b/themes/matery/components/Hero.js
@@ -72,7 +72,7 @@ const Hero = props => {
onClick={() => {
window.scrollTo({ top: wrapperTop, behavior: 'smooth' })
}}
- className='mt-12 border cursor-pointer w-40 text-center pt-4 pb-3 text-md text-white hover:bg-orange-600 duration-300 rounded-3xl z-40'>
+ className='glassmorphism mt-12 border cursor-pointer w-40 text-center pt-4 pb-3 text-md text-white hover:bg-orange-600 duration-300 rounded-3xl z-40'>
{' '}
{siteConfig('MATERY_SHOW_START_READING', null, CONFIG) &&