#uc_post_grid_elementor_5794642.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
	display: grid;
}

#uc_post_grid_elementor_5794642 .uc_post_grid_style_one_item {
	overflow: hidden;
	position: relative;
}

#uc_post_grid_elementor_5794642 .uc_post_image {
	transition: .3s;
	position: relative;
}

#uc_post_grid_elementor_5794642 .uc_post_image img {
	width: 100%;
	display: block;
}

#uc_post_grid_elementor_5794642 .uc_post_image_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	transition: .3s;
}

.uc_post_title {
	font-size: 21px;
}

#uc_post_grid_elementor_5794642 .uc_post_grid_style_one_item {
	display: flex;
}

#uc_post_grid_elementor_5794642 .uc_post_grid_style_one_image {
	flex-grow: 1;
}

#uc_post_grid_elementor_5794642 .ue-grid-item-meta-data-icon svg {
	width: 1em;
	height: 1em;
}