Regular button text instead of bold (or at least customizable)

I’d love to be able to customize the button more than just the font. To match our website, it would be amazing to make the button text regular instead of bold.

Hi there, @user35871 :waving_hand:

I see that my colleague Maria has already helped you in a chat and shared this CSS code for your case:

[aria-label="Open Appointment Booking Popup"] {
font-weight: normal !important;
}

If you have any further questions, we’ll be happy to help :wink: