/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/

/* Additional Styles */

.jezweb p a:hover {
	color: #F19A3E !important;
}
.blog-post img {
	margin-bottom: 25px !important;
	margin-top: 25px !important;
}
.blog-post blockquote {
	background-color: #fbe7e7 !important;
	padding-bottom: 15px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	padding-top: 25px !important;
	border: 1px #611010 solid !important;
	border-radius: 5px !important;
	width: 100% !important;
	margin-left: 0px !important;
	text-align: center !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.blog-post ul {
	margin-bottom: 20px !important;
}
.elementor-widget-container li {
	margin-bottom: 8px;
}