.color-DBF8F8 * {
	color: #DBF8F8 !important;
}

footer .eltdf-footer-top.eltdf-footer-top-full {
    padding: 60px 105px 60px 105px !important;
}

footer .eltdf-footer-bottom.eltdf-footer-bottom-full {
    padding: 15px 105px !important;
}

.footer-lead-frm input, 
.footer-lead-frm textarea {
    background: #A6EDED !important;
    border-radius: 8px !important;
		color: #213130 !important;
		margin-bottom: 0 !important;
}

.footer-lead-frm ::placeholder {
		color: #213130 !important;
}

.footer-lead-frm .wpcf7-submit {
    background: #E11D48 !important;
    border-radius: 60em !important;
    width: 150px;
    text-align: center !important;
    padding: 14px 10px !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    font-family: Inter !important;
		color: #fff !important;
}

.footer-lead-frm .wpcf7-not-valid-tip {
    font-size: 14px;
}

.footer-lead-frm .wpcf7-form-control-wrap {
		margin-bottom: 15px;
		display: block;
}

footer .sow-features-feature p {
		margin-top:0;
}