/*
Theme Name: DiviByOaiNot
Description: Child theme for Divi. You can now safely customize it and not risk losing your customizations.
Author: Oaï Not
Author URI: https://oai-not.com
Template: Divi
Version: 1.0
*/

/*cacher google recaptcha*/
.grecaptcha-badge{display:none}


/*Agrandir logo sur mobile*/
@media (max-width: 980px) {
  .et_header_style_left #logo {
    max-width: 80%;
    max-height: 80%;
  }
}