.wpcf7-form {
    margin: 0 auto;
}

.wpcf7-form p {
    margin-bottom: 20px;
}


.wpcf7-not-valid-tip {
    color: #d8000c;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}

.cf7-section {
    margin-bottom: 30px;
    border-radius: 6px;
}

.cf7-section h3 {
    margin-top: 0;
    font-size: 18px;
    color: #2a75f3;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

.cf7-payment {
    background-color: #f5faff;
}

