/*
Theme Name: Eptisa Child Theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: mimotic with ❤️
Author URI: https://mimotic.com
Description: This is a child theme of the Hello Elementor theme, designed for Eptisa's website.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1726833266
Updated: 2024-09-20 13:54:26
*/

/*CSS ADICIONAL*/

/*CUADROS AZULES EQUIPO*/
.fondo-cielo {
    background-color: #E5EDF4;
    padding: 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}