Move the danger to the very top of the file
diff --git a/docs/hazmat/bindings/openssl.rst b/docs/hazmat/bindings/openssl.rst
index 0453246..00e8094 100644
--- a/docs/hazmat/bindings/openssl.rst
+++ b/docs/hazmat/bindings/openssl.rst
@@ -1,6 +1,3 @@
-OpenSSL
-=======
-
 .. danger::
 
     This is a "Hazardous Materials" module. You should **ONLY** use it if
@@ -8,6 +5,9 @@
     module is full of land mines, dragons, and dinosaurs with laser guns.
 
 
+OpenSSL
+=======
+
 These are `CFFI`_ bindings to the `OpenSSL`_ C library.
 
 .. data:: cryptography.hazmat.bindings.openssl.backend