.elementor-1302 .elementor-element.elementor-element-548650d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-5b4a290 */#aboulay-help-centre{

font-family: "Poppins", sans-serif;
background:#f8f9f5;

}

.container{

max-width:1200px;
margin:auto;
padding:40px;

}

.help-hero{

background:#0B6E3D;
color:white;
padding:80px 0;

}

.help-grid{

display:grid;
grid-template-columns:repeat(4,1fr);
gap:20px;

}

.help-card{

background:white;
padding:25px;
border-radius:10px;
box-shadow:0 10px 20px rgba(0,0,0,0.08);

}

.faq-item{

margin-bottom:25px;

}

.help-form{

background:white;
padding:30px;
border-radius:10px;

}

.form-group{

margin-bottom:20px;

}

.form-group input,
.form-group select,
.form-group textarea{

width:100%;
padding:12px;
border-radius:6px;
border:1px solid #ccc;

}

.help-btn{

background:#D62828;
color:white;
padding:12px 25px;
border:none;
border-radius:8px;
cursor:pointer;

}/* End custom CSS */