I am not a coder, but after countless hours on youtube and these amazing community boards (Thank you!), I was able to create a custom request form. On desktop it still looks not centered but on mobile it is definitely not centered and the selectors are not formatted. I know there’s something off in my code, but I can not find a solution.
.section-template–16061159276695__63787d77-1da6-41b4-b906-88f26c05dd19-padding form div {display: flex; flex-direction: column; align-items: center;}
.section-template–16061159276695__63787d77-1da6-41b4-b906-88f26c05dd19-padding form div label {width: 100% !important;text-align: left !important; padding-left: 0 !important; line-height: 10px!important;}
.section-template–16061159276695__63787d77-1da6-41b4-b906-88f26c05dd19-padding form div input {width: 100% !important;}