/*
Theme Name:     Picture Framing Adelaide Child theme
Description:    Child theme for the Striking theme 
Author:         VinLaytz
Author URI:     http://www.clubwebdesign.com.au
Template:       striking
Version:        1.0.3
*/

div.wpcf7 p {
margin-bottom: 0 !important;
color: black;
}



textarea, input[type=text], input[type=password], input[type=email], select {
	border: 1px solid #ccc;
	background: #fff;
	font-size: inherit;
	color: black !important;
}