.maslinker-hub-box {
	display: block;
	margin: 2.25em 0;
	padding: 0.55em 0;
	border: 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: none;
	border-radius: 0;
	box-shadow: none;
	font-size: 15px;
	line-height: 1.7;
	color: #333;
}

.maslinker-hub-box--category {
	margin-top: 2.75em;
}

.maslinker-hub-box__prefix {
	color: #555;
}

.maslinker-hub-box__link {
	font-weight: 600;
	color: inherit;
	text-decoration: none;
	border-bottom: 1px solid currentColor;
}

.maslinker-hub-box__link:hover,
.maslinker-hub-box__link:focus {
	border-bottom-color: transparent;
}
