/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* +++ ESTILOS CSS CUSTOM PARA LA WEB DE ART DENT +++ */
body.bricks-is-frontend :focus {outline: none;}
:where(p){margin: 0 0 .9em;}
:where(p:last-of-type) {margin-bottom: 0;}

.grecaptcha-badge {
    visibility: revert !important;
	z-index: 999;
}