#kc-legal-container {   
    position: absolute;
    bottom: -25px;
    width: 100%;    
    color: white;
    font-size: 70%;                
    text-align: center;
}

#kc-legal {
    
}

#kc-legal a {
    color: white;
    text-decoration: none;
}

#kc-legal a:hover {
    text-decoration: underline;
}