[Support request] Changing color read more button

Dear sir/madam,

I am trying to change the color of the “Read more” button on my website → www.alinabv.nl but it won’t change.

I already have tried the following codes (custom css)

a.btn.btn-default.read-more {
background-color: #21759b;
border-color: #21759b;
}
a.btn.btn-default.read-more:hover {
background-color: #21759b;
border-color: #21759b

a.more-link {
color: #21759b;
border-color: #21759b;
}
a.more-link:hover {
background-color: #21759b;
color: #fff;
}

Note: I have translated the button too dutch (Read more = Lees Meer)

Can you guys help me out? Thanks a lot!

Kind regards, Mehmet

EDIT: RESOLVED! TOPIC CAN BE CLOSED. SORRY!

Hi @memm010,

Awesome great to see you got that resolved.

Please advise if you have more questions.

Have a fantastic day!

Cheers,
Movin