/*

Theme Name: NT VM
Theme URI:  http://mktgconsultores.com/
Author: VM
Author URI: http://mktgconsultores.com/
Description: We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.2.4
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-colors, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready
Text Domain: nt-vm
Domain Path: /languages

*/
.wpcf7-form input[type="text"],
.wpcf7-form textarea{
	background-color:yellow;
  color:yellow;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form textarea:focus{
	background-color:yellow;
  color:white;