Each block can have a background color and/or image. For example a rgba transparent color over an image. If the background is dark and the text needs to be light, add the .text-light
class to the div with the .content
class.
For rounded elements use the .form-rounded
class like <form class="form form-rounded">
.