	body,input,select,textarea {
	color: #1a1a1a;
	font-family: Merriweather, Georgia, serif;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.75;
}

	table, tr, td {
    padding: 0; 
    border: none; 
}
	span.wpcf7-list-item { 
    display: block; 
}

	.entry-header { 
    display: none;
}

	.site-header{ 
	padding-top: 0px;
    padding-right: 100px;
    padding-bottom: 0px;
    padding-left: 100px;
}

	.site-main {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 75px;
}

	.content-bottom-widgets {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

	.site-footer {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
