/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

body > div.site-footer > div.wpb_raw_code.wpb_content_element.wpb_raw_html > div > a {
    display: block !important;
    color: #ffffff !important;
    font-size: 11px !important;
    background: #222222 !important;
    margin: -30px 0px !important;
    text-align: center !important;
    text-indent: 0px !important;
    float: none !important;
    width: 100% !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    z-index: 9999 !important;
    position: relative !important;
    bottom: -30px !important;
    visibility: visible !important;
}