body {
	color: white;
	font-size: 16px;
}

p, h1, h2,h3,h4,h5,h6,
a, a:active, a:hover {
	color: white;
}

a, a:active, a:hover {
	text-decoration: none;
	font-weight: bold;
}


.primary-content {
	margin-top: -40px;
	margin-bottom: 120px;
}

.btn-uhcsaa {
	background: #FFE545;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.actions {
	margin-top: 48px;
}