body {
	background: url("https://www.customprotocol.com/WalloloRepSiteNNNG.png") repeat #eee;
}

a.my-3:hover, a.pt-3:hover {
	text-decoration: none;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #f5f5f5;
}

.footer .container {
	width: auto;
	max-width: 680px;
	padding: 0 15px;
}

.footer .btn {
	margin-top: -0.25rem;
}

.bg-purple { 
	background-color: #6f42c1; 
}

.btn-facebook {
	background-color:  #4E69A2;
}

.btn-twitter {
	background-color:  #55ACEE;
}

.btn-github {
	background-color: #221e1b;
}