
.fb-link {
	margin-top: 14px !important;
}
.fb-link a {
	border: inherit;
	font-weight: inherit;
	padding: inherit;
}

@media only screen and (max-width: 767px) {
	.fb-link {
		margin-top: 10px !important;
	}
	.fb-link a {
		padding: inherit !important;
	}
}
