.component__forum-format { margin:16px 0; }
.component__forum-format label { display:inline-block; margin-right:8px; }
.component__forum-format select { background:#213349; color:#e9eef6; border:0; border-radius:3px; padding:6px 10px; font:inherit; box-shadow:0 1px 3px #0006; }
.component__forum-format select:focus-visible { outline:2px solid #93b8e5; outline-offset:2px; }
.component__forum-format p { margin:8px 0 0; font-size:13px; color:#bac6d4; }
