/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.wpcf7 input {
	color:#ffffff;
	background-color: #303030;
	font-size: 1.1em;
	padding: 7px;
} 

.wpcf7 textarea {
	color:#ffffff;
	background-color: #303030;
	font-size: 1.1em;
	padding: 7px;
	border: solid 1px #303030;
	width: 475px;
} 
