/*
Theme Name: ZBIO.APP Child
Theme URI: https://zbio.app
Description: Child Theme personalizado para Hello Elementor desarrollado para ZBIO.APP
Author: Z Digital SpA
Author URI: https://zdigital.cl
Template: hello-elementor
Version: 1.0.0
Text Domain: zbio-app-child
*/

:root{
    --zbio-primary:#6D51B6;
    --zbio-secondary:#23C3B0;
    --zbio-accent:#FF500D;
    --zbio-dark:#111111;
    --zbio-light:#FFFFFF;
    --zbio-radius:18px;
    --zbio-transition:all .3s ease;
}
