.row {
	max-width: 1150px;
}

p {
    margin-bottom: 25px;
}

header {
    margin-bottom: 15px !important;
}

.button.orange {
	padding: 12px 40px 12px 20px !important;
}

footer {
    padding-bottom: 30px;
    padding-top: 60px !important;
}

#content.blog {
    padding-top: 60px;
}

.post-date p {
    margin-left: 22px;
}

.contact-form {
	float: right;
}

#content.contact {
    padding-bottom: 75px;
    padding-top: 60px;
}

.top-bar-section .has-dropdown > a:after {
	border: none !important;
}
