.text-primary {
    color: #0091D4;
}

.footer {
	position: fixed;
    bottom: 0;
    width: 100%;
    height: 51px;
    background-color: #222;
    color: #fff;
}

.spacer {
	clear: both;
	margin: 40px;
}