/*
File Name: style.css
Theme Name:  BusinessLounge
Author: RT-Themes
Version: 1.0
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://rtthemes.com
Description: Business WordPress Theme 
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: businesslounge
*/


/*
	EDIT /css/style.css for the theme style
*/

#btn_enviar {
	right: -25%;
	width: 75% !important;
	background-color: #2761aa !important;
}

form.wpcf7-form label {
	vertical-align: top;
	width: 25%;
}

form.wpcf7-form input[type='text'], form.wpcf7-form input[type='email'], form.wpcf7-form input[type='tel'],form.wpcf7-form textarea { 
	width: 75%;
}