/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/

/* OCULTAR INSIGNIA RECAPTCHA v3 */
.grecaptcha-badge { 
    visibility: hidden;
}

/* CAJA TEXTO FORMULARIO */
element.style {
}
textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 175px !important;
}