.page-footer {
	background-color: #6351ce;
	color: #fff;
}

.link-header {
	color: #36D186;
	/* font-weight: bold; */
	text-transform: uppercase; 	
}

.link-seperator-h {
	width: 60px;
	color: #fff;
	margin: auto;
	text-align: center;
	border-top: 2px solid #eee !important;
}

.logo-box {
	/* min-width: 250px; */
	background-color: #008969;
	text-align: center;
	color: #fff;
}

.link-box {                                            
	background-color: #008969;
	color: #fff;
}