Booking info

This section is used in the form organism to give extra information about the required form fields.

Default

px

			
				<div class="m-booking-info ">
	<article class="m-booking-info__section">
		<h2 class="m-booking-info__section__title">
			<!-- Title here -->
		</h2>
		<p class="m-booking-info__section__text">
			<!-- Content here -->
		</p>
	</article>
</div>