/*
Theme Name: Bo Base
Theme URI: https://barcelolab.com/
Author: Barceló Lab
Description: Theme base ultraligero para Bo Builder. Sin diseño visual ni estilos de layout propios.
Version: 0.1.0
Text Domain: bo-base
*/
*,*::before,*::after{box-sizing:border-box}
html,body{margin:0;padding:0}
body{min-height:100vh}
img{max-width:100%;height:auto}
