/*
Theme Name: UFORMI Theme
Theme URI: 
Author: Vitalik Rublivskyi
Author URI: 
Description: Custome Wordpress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: uformi

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
}

/* CF7 */
.wpcf7 .wpcf7-submit:disabled {
  opacity: 0.5;
}

