I would like to convert two items on a site and think it can be done with some additional css. I would appreciate any help doing so. The site is https://www.assabetbicycles.com The site uses a theme. I don’t necessarily want to check any of the original theme code. The first item is the button in the green cta (call to action) section. Presently it is a “theme-primary-outline” button. I would like it to be just like the button at the top of the page that reads “contact us” That button is a “theme-secondary-outline” button. How do I change the type or just have the css mimic the top button?
The second item is the Font Awesome icon that is presently a bicycle in the contact section. The theme developers have not included the brand icons now available from Font Awesome. I believe the code will be changed from to I can make it work temporarily using a browser inspecting tool but how do I make the change using code until the theme is updated or replaced?