.single-protect-box-wrapper .title {
    font-size: 20px !important;
    margin-top: 15px;
    margin-bottom: 0;
}

.footer-cta-text .title {
    color: #ffffff;
    font-size: 38px !important;
    font-weight: 700;
    line-height: 59px;
}

.post-details-wrapper .entry-content img {
    margin-top: 14px !important;
    margin-bottom: 0px !important;
}

/* Enter Your Custom CSS Here */.td-button, input[type="submit"], button[type="submit"] {
    display: inline-block;
    padding: 18px 40px;
    text-transform: uppercase !important;
    font-weight: 500;
    line-height: 1;
    font-size: 15px !important;
    border-radius: 50px;
    background-color: #7d52cc;
    color: #ffffff;
}

.td-section-title-wrap .title {
    color: #293f73;
    font-size: 55px;
    font-weight: 700;
    line-height: 65px;
    margin-bottom: 20px !important;
}