body.page-template-common p {
    color: #4f4f4f;
    font-size: 15.5px;
    line-height: 23px;
    font-weight: 400;
}
body.page-template-common .cta-talk-to-expert p {
    margin-top: 15px;
}

@media (max-width: 767px) {
    body.page-template-common p {
        font-size: 13.5px;
        margin-bottom: 8px;
        line-height: 18px;
    }
}