This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Gravel God Training Plan Questionnaire - Full Version --> | |
| <!-- Paste this entire block into an Elementor HTML widget or Custom HTML block --> | |
| <style> | |
| @import url('https://fonts.googleapis.com/css2?family=Sometype+Mono:wght@400;500;600;700&display=swap'); | |
| .gg-form-container { | |
| font-family: 'Sometype Mono', monospace; | |
| max-width: 800px; | |
| margin: 0 auto; |