/*
Theme Name: Hello Elementor Child Theme
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.elementor-widget-theme-post-content img {
	margin: 40px 0 !important;
}

blockquote {
    background: #f7f7f7;
    border-left: 4px solid #e5e5e5;
    padding: 30px 35px 30px 30px;
    font-style: italic;
    color: #404040;
    position: relative;
	margin: 40px 0;
}

.document-list ul {
	padding-bottom: 20px;	
}

.document-list .elementor-button {
	margin-bottom: 30px;
}