/*
Theme Name: Next
Author: Next
Author URI: https://
Version: 1.0
 */

.wpcf7-response-output {
    font-size: 28px;
    text-align: center;
}

@media (max-width: 767px) {
    .wpcf7-response-output {
        font-size: 18px;
    }
}