.absolute-footer.dark.medium-text-center.small-text-center, p.from_the_blog_comments.uppercase.is-xsmall{
	display: none;
}
.furms .formkit-header {
    display: none !important;
}
form.seva-form.formkit-form {
    padding: 20px !important;
}

button.formkit-close {
    color: black !important;
    position: relative;
    margin-right: 3em;
}

.footer-wrapper input.wpcf7-form-control.wpcf7-text {
    background: white;
	border-radius: 10px;
}

button.formkit-submit.formkit-submit {
    padding: 0px 15px !important;
}

.footer-wrapper span.wpcf7-list-item-label {
    color: white;
	font-weight: normal;
}

ul.foot-list > li {
    margin-left: 0px !important;
}

ul.foot-list {
    list-style-type: none;
}

.foot-list li a {
    color: white;
}


form.seva-form.formkit-form {
    border: none !important;
}
button.formkit-submit.formkit-submit span {
    padding: 0px !important;
    color: black !important;
    font-weight: bold;
    border-radius: 15px !important;
}

.formkit-form[data-uid="1d146b138e"][min-width~="600"] [data-style="minimal"] {
    padding: 0px !important;
}