Bootstrap Utility Classes
BeginnerFill in the Bootstrap utility class names.
To add margin on all sides: class="m-" (1–5 scale)
To add padding on the x-axis only: class="px-"
To hide an element: class="d-"
To center text: class="text-"
To make text bold: class="fw-"