/*
Theme Name: Vantage Child
Template: vantage
Author: Child Theme Configurator
Version: 1.0.1454215909
Updated: 2016-01-31 04:51:49
*/



a {
    color: #fff;
    text-decoration: none;
}

body {
	background: #fff;
}

.entry-content a {
    color: #fff;
}

.wpcf7-form input { min-width: 100%; max-width: 100%; }

.wpcf7-form textarea { min-width: 100%; max-width: 100%; }


#masthead, #main {
	background: none;
}

#theme-attribution {
	display: none;
}

p {
color: #fff;
}

.site-title {
display: none;
}

#masthead{
display: none;
}


.entry-content h4 {
	color: #fff;
	line-height: 24px;
}


.g-recaptcha {
    transform: scale(0.84);
    transform-origin: 0 0 0;
}
