You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -232,19 +218,32 @@ When contacting regulators directly, you should be polite and specific about the
232
218
margin-bottom: 20px;
233
219
">
234
220
<p style="
235
-
font-style: italic;
236
221
margin-top: 0;
237
222
margin-bottom: 10px;
238
223
padding: 5px;
239
224
">
240
-
<strong>Privacy Statement:</strong> We value your privacy. This site uses <strong>no cookies</strong> and performs <strong>no user tracking</strong>.
225
+
<strong>Privacy Statement:</strong> We value your privacy. This site uses no cookies and performs no user tracking.
241
226
</p>
242
227
243
228
<p style="margin: 0;">
244
-
<strong>Disclaimer:</strong> This website is an <strong>independent, noncommercial undertaking</strong>. It is operated solely for informational and educational purposes.
229
+
<strong>Disclaimer:</strong> This website is an independent, noncommercial undertaking. It is operated solely for informational and educational purposes.
245
230
</p>
246
231
</div>
247
232
233
+
<div style="
234
+
flex: 1;
235
+
min-width: 200px; /* Ensures space on smaller screens */
0 commit comments