/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

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

#cl_gdpr_message > span > a {
    margin-left: 4px;
}
