/*
Theme Name: Twenty Thirteen Child
Theme URI: http://wordpress.transformnews.com/
Description: Twenty Thirteen Child theme!
Author: Julian Hochstetter
Template: twentythirteen
Version: 0.1
*/
 
textarea.wpcf7-textarea,
input.wpcf7-text {
	width: 100%
}

.site {
border: none !important;
max-width: 1200px ! important;
}

.navbar,
.site-footer,
body {
    background: #E7A8D0;
}

html, button, input, select, textarea,
h1, h2, h3, h4, h5 {
font-family: "Century Gothic", "Source Sans Pro", Verdana, Helvetica, Sans-serif;
}