/*
Theme Name: GX
Text Domain: gx
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.6
Description: Thème développé par Xavier Gerber.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: Xavier Gerber
Author URI: 
Theme URI: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/*
primary #664121
secondary #88674E 
third #A68B71
*/

/* Variables CSS pour le thème artistique */
body {
  margin: 0;
  padding: 0;
}
.grecaptcha-badge {
  display: none !important;
}
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
  background: rgb(70, 157, 80) !important;
  -webkit-box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.8);
}

