/* 
Theme Name: Massakina theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Massakina is a child theme of Hello Elementor, created by PoComDesign
Author: PoComDesign
Author URI: https://www.pocomdesign.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: massakina-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
@import url('https://fonts.cdnfonts.com/css/cream-candy');

body .elementor-widget-heading .elementor-heading-title {
    font-family: 'Cream Candy', sans-serif;
}
body .elementor-widget-heading h2.elementor-heading-title {
    font-size: 4rem;
}