/*
Theme Name: Emagrecentro
Theme URI: https://www.emagrecentrobh.com.br
Description: Tema filho do "Hello Elementor" desenvolvido para o site da Emagrecentro BH.
Author: Atma Interativa
Author URI: https://www.atmainterativa.com.br
Template: hello-elementor
Version: 1.0.0
Text Domain: emagrecentro
*/

:root {
  --light-color: #ffffff:
  --dark-color: #000000;
  --primary-color: #296781;
  --primary-dark: #194455;
  --secondary-color: #48A7D2;
}

.grecaptcha-badge {
  position: fixed !important;
  left: 0 !important;
  bottom: 20px !important;
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  opacity: 1 !important;
  z-index: 9999 !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
