/*
Theme Name: Kandienou Child
Theme URI: https://kandienou.com
Description: Tema hijo premium para Divi
Author: Kandienou
Template: Divi
Version: 1.0
*/

@import url('../Divi/style.css');

body{
    font-family:'Montserrat',sans-serif;
    background:#f7f1ed;
}

h1,h2,h3,h4{
    font-family:'Cormorant Garamond',serif;
}

.et_pb_section{
    padding:100px 0;
}

.et_pb_button{
    border-radius:50px;
    background:#d8b36a;
}