/*
Plugin URI: https://www.team-ever.com
Plugin Name: everwprgpd
Description: Utilisez ce plugin pour être au plus proche de la loi RGPD
Version: 1.0
Author: Ever Team
License:      GPL2
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: everwprgpd
Domain Path:  /languages
Author URI: https://www.team-ever.com/
License: GPL2
*/
/*Add here your own custom CSS*/


#btn-list{
    padding: 0;
    text-align: center;
}
#btn-list li{
    list-style-type: none;
    display: inline-block;
    margin: 10px 0;
}