Inside main page & shop button help?

Someone gave me this fix to this the other day, Now it has changed back to its orgingal again. I dont know why…

I am trying to make my landing page buttons and my “shop” page buttons the exact same colour,

URL: Hygiadental.com
PW: melek

@Anonymous - do you mean shop now button on banner? what color do you want for it?

Yes I want all my my store buttons to be the exact same colour especially when you go to the “Shop ALL page”.
I would like the colour to be D4B61C

Thank you

@Anonymous - please add this css to the very end of your base.css file and check

.button{background-color: #D4B61C !important;}

.button:after{box-shadow: none !important;}

perfect, it worked!
Thankyou for the help