.elementor-13 .elementor-element.elementor-element-c0c5996{--display:flex;--margin-top:-35px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for html, class: .elementor-element-5fccca0 */.es-refund-page{
background:#fff;
padding:60px 0;
}

.es-refund-container{
max-width:1000px;
margin:auto;
padding:0 20px;
}

.es-refund-header{
text-align:center;
margin-bottom:50px;
}

.es-refund-header h1{
font-size:42px;
color:#111827;
margin-bottom:15px;
}

.es-refund-header p{
max-width:750px;
margin:auto;
color:#666;
line-height:1.9;
}

.es-refund-section{
margin-bottom:35px;
}

.es-refund-section h2{
font-size:26px;
color:#111827;
margin-bottom:15px;
}

.es-refund-section p{
color:#555;
line-height:1.9;
margin-bottom:15px;
}

.es-refund-section ul{
padding-left:22px;
}

.es-refund-section ul li{
color:#555;
line-height:1.8;
margin-bottom:10px;
}

@media(max-width:768px){

```
.es-refund-page{
    padding:40px 0;
}

.es-refund-header h1{
    font-size:32px;
}

.es-refund-section h2{
    font-size:22px;
}
```

}/* End custom CSS */