.listing-section {
	position: relative;
	height: auto;
	margin-top: 50px;
	background: #f4f4f4;
	padding: 2rem;
}

.listing-section h4 {
	margin-top: 2rem !important;
	font-weight: 700 !important;
}

.menu-link,
.website-link {
  	margin-top: 2rem;
	margin-bottom: 1rem;
	text-align: center;
  	font-weight: 700;
}
