/*
Theme Name:   Matrix
Description:  Write here a brief description about your child-theme
Author:       brosslightyear
Author URL:   https://agencia2m.com.br
Template:     twentynineteen
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Matrix
*/

/* Write here your own personal stylesheet */
.wpcf7 input {
	width: 100%;
}
.contatoForm  {
	width: 100%;
	margin-bottom: 10px;
}
.contatoFormMensagem  {
	width: 100%;
}
.contatoForm .wpcf7-submit {
	background-color: black;
}