<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#cl_gdpr_message &gt; span {
    font-size: 10px;
    line-height: normal;
    display: block;
    margin-top: 5px;
}
#edd_purchase_form #cl_gdpr_message &gt; span {
    margin-top: -10px;
    margin-bottom: 16px;
}

#cl_gdpr_message &gt; span &gt; a {
    margin-left: 4px;
}
</pre></body></html>