/* Abest Related Reviews - minimal styling, only loaded on pages that use the shortcode. */

.abest-related-reviews {
	margin: 2em 0;
	padding: 1.25em 1.5em;
	border: 1px solid #e2e2e2;
	border-radius: 4px;
}

.abest-related-reviews h2,
.abest-related-reviews h3,
.abest-related-reviews h4,
.abest-related-reviews h5,
.abest-related-reviews h6 {
	margin-top: 0;
}

.abest-related-reviews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.abest-related-reviews li {
	margin: 0.4em 0;
}

.abest-related-reviews a {
	text-decoration: none;
}

.abest-related-reviews a:hover {
	text-decoration: underline;
}
