Labels use the class "form-label" while the controls use "form-control". Both label and control sit within a div.
Set heights using classes like .form-control-lg and .form-control-sm.
Block-level or inline-level form text can be created using .form-text.