/*!
Theme Name:    Marketing con Web Child Theme
Author:        Marketing con Web
Author URI:    https://marketingconweb.com/
Description:   Theme from Marketing con Web
Version:       1.0.0
License:       GNU General Public License v3 or later
License URI:   https://www.gnu.org/licenses/gpl-3.0.html
Template:      page-builder-framework
Text Domain:   page-builder-framework-child
*/

/* Your custom code goes here! */
.elementor-text-editor.elementor-clearfix p {
    margin-bottom: 0px !important;
}

.img-servicios {
    width: 60px;
    margin-bottom: 10px;
}

.ccontent {
    text-align: center;
}
.img-ventajas {
    width: 80px;
    margin-bottom: 10px;
}
.ccontent p {
    color: #000000;
    font-family: "Comfortaa", Sans-serif;
    font-size: 15px;
    line-height: 25px;
} 
.fluentform .text-danger {
    color: #fff !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .img-servicios {
        width: 50px;
    } 
}

