I want to add a simple contact form on my page. For my whole website I use bootstrap.
What is the best approach to style it with the bootstrap classes?
I found now way yaml option in the form.md, so that I can add a custom css classes for styling for certain elements. I also found nothing in the docs regarding custom styles.
Of course I could style the existing classes in the elements, however that would require me to copy the styles of the bootstrap classes in the new classes... Nevertheless I will miss some layout classes