.. raw:: html

    <style>
        .sm {font-size:0.8em;}
        .key{background-color:#111111; color:#eeeeee; padding:5px; border-radius:5px; margin-bottom:10px;}
        .twocol{
            display:flex;
            align-content: center;
            margin-bottom:30px;
        }
        .rightside{
            margin-left: 30px;
            margin-top: 20px;
        }
    </style>

.. role:: sm
.. role:: key
