.elementor-4843 .elementor-element.elementor-element-4d9a520{text-align:center;}.elementor-4843 .elementor-element.elementor-element-4d9a520 .elementor-heading-title{color:#FFFFFF;}/* Start custom CSS for heading, class: .elementor-element-4d9a520 */.revive-quote-hero{
text-align:center;
margin-bottom:40px;
}

.quote-badge{
display:inline-block;
background:#95C93D;
color:#fff;
padding:8px 18px;
border-radius:30px;
font-size:12px;
font-weight:700;
letter-spacing:1px;
margin-bottom:15px;
}

.revive-quote-hero h1{
color:#173F7A;
font-size:48px;
font-weight:800;
margin-bottom:15px;
}

.revive-quote-hero p{
max-width:700px;
margin:auto;
color:#666;
line-height:1.8;
}

.quote-section-title{
margin-top:35px;
margin-bottom:20px;
}

.quote-section-title h3{
color:#173F7A;
border-left:5px solid #95C93D;
padding-left:12px;
font-size:24px;
font-weight:700;
}

.quote-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap:20px;
}

.quote-field{
margin-bottom:20px;
}

.quote-field label{
display:block;
font-weight:600;
color:#173F7A;
margin-bottom:8px;
}

.quote-field input[type=text],
.quote-field input[type=email],
.quote-field input[type=tel],
.quote-field input[type=date],
.quote-field select,
.quote-field textarea{
width:100%;
border:1px solid #dfe5ea;
border-radius:8px;
padding:14px;
background:#fff;
}

.quote-field textarea{
min-height:140px;
}

.quote-field input:focus,
.quote-field select:focus,
.quote-field textarea:focus{
border-color:#95C93D;
outline:none;
}

.wpcf7-list-item{
display:block;
margin-bottom:8px;
}

.wpcf7-list-item label{
font-weight:500;
color:#555;
}

.quote-button{
text-align:center;
margin-top:30px;
}

.quote-button .wpcf7-submit{
background:#95C93D;
color:#fff;
border:none;
padding:16px 40px;
font-size:16px;
font-weight:700;
border-radius:6px;
cursor:pointer;
transition:.3s;
}

.quote-button .wpcf7-submit:hover

.quote-consent{
margin-top:25px;
}

@media(max-width:768px){

.quote-grid{
grid-template-columns:1fr;
}

.revive-quote-hero h1{
font-size:34px;
}

.quote-section-title h3{
font-size:20px;
}

}/* End custom CSS */