How can I change page color scheme

My page which I want to change scheme for https://aulrit.com/pages/about-us

@Alurithardd you need to use custom CSS to change the background of your any Shopify page.

for example

/* Change the background color of the About Us page */
.page-about-us {
    background-color: #f4f4f4; /* Set your desired background color */

Can you help me make it like the other pages font?

@Alurithardd , do you want to change your store’s color scheme or font style? what I’m getting is that you want to match the font to other pages right?

Yes, I can do it. DM

I want to use a color scheme on this page. The color scheme which is
already on the entire website.

Thanks in advance

UNDERSTOOD, i’ll do it

I checked your complete website, the color scheme for your whole website and the about us page is already the same means no need to apply new changes. can you specify what you want to match? font? background-color? heading?

Thank you for checking, so the heading and content is in blue color I want it in black