#newsletter-phone {
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(1, 15, 28, .1);
    font-family: var(--primary-font);
    height: 60px;
}
.tp-section-title-wrapper h3, .tp-section-title-wrapper-6 h3 {
	margin-bottom: 20px;
}
.tp-subscribe-area .contact-form .contact-form-group {
	margin-bottom: 0;
}

.tp-feature-content p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
}