.elementor-362 .elementor-element.elementor-element-3022697{--display:flex;}.elementor-362 .elementor-element.elementor-element-3022697.glozin-motion--sticky{position:var(--position);}.elementor-362 .elementor-element.elementor-element-43c4edb{--display:flex;}.elementor-362 .elementor-element.elementor-element-43c4edb.glozin-motion--sticky{position:var(--position);}/* Start custom CSS for container, class: .elementor-element-3022697 */.custom-blog-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:30px;
}

.blog-card{
border:1px solid #eee;
padding:15px;
background:#fff;
}

.blog-image img{
width:100%;
height:auto;
}

.blog-title{
font-size:18px;
margin:10px 0;
}

.blog-title a{
text-decoration:none;
color:#000;
}

.read-more{
display:inline-block;
margin-top:10px;
color:#c59d5f;
text-decoration:none;
}/* End custom CSS */