body {

font-size: 20px;
line-height: 1.4;
}

.brand-slogan {
	display: block;
}

.page .text-safety-orange, .icon-safety-orange, a, a:hover, a:focus {
	color: #e53538;
}

.btn-default:focus, .btn-default.focus, .btn-default:hover, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle,
.bg-ecstasy {
	background-color: #e53538;
}

footer.page-foot {
	font-size: 0.6em;
}

.page .text-primary {
	color: white;
}

.brand .brand-slogan {
	margin-top: 0px;
	margin-bottom: 10px;
}