How to change button background color to black on my page?

Only the view all background will be removed. and the font color will be black.

https://lyra-theme-sophia.myshopify.com/

Pass: 1234

@PageFly-Victor @KetanKumar
Thanks.

@Ganara

yes, please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.featured-title-wrapper .button {
    background: #fff;
    color: #000;
}

Thank you very very very much.
You solved my problem with 3 lines of code. You are amazing.???

@Ganara

its my pleasure to help us