/*
 * Theme name: Blank Sheet
 * Author: Author
 * Author URI:
 * Version: 3.0
 * Description: Fast and simple ACF based WordPress theme
 */

@media (max-width: 767px) {
    .form__item .error {
        transform: unset !important;
    }
}

.cooperation ._btn{
	min-width: 14.5rem;
}