I need help with changing outline button same as button background

Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.

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

result

If this was helpful, hit the like button and accept the solution.
Thanks