.thank_you_template p, .thank-404-content p {	
    margin: 0;
    text-align: center;
    color: #4b4b4b;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Avenir Next LT Pro Bold';
}
.thank_you_template , .thank-404-content {text-align:center;}
.thank_you_template a {
    color: #0095da;
    text-decoration: underline;
    font-size: 20px;
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-weight: bold;
}
.wpcf7-not-valid {
    border: 1px solid red;
}
span.wpcf7-not-valid-tip {
    margin-top: 10px;
}
.area-list .current_page_item a{pointer-events:none;}