.laposta-newsletters {
	list-style: none;
	padding: 0;
	margin: 0;
}

.laposta-newsletters li {
	margin-bottom: 0.75em;
}

.laposta-bullet {
	margin-right: 6px;
}

.laposta-newsletters a {
	font-weight: 600;
	text-decoration: none;
}

.laposta-newsletters a:hover {
	text-decoration: underline;
}

.laposta-date {
	color: #666;
	font-size: 0.95em;
}

.laposta-separator {
	color: #999;
}

.laposta-pagination {
	margin-top: 1em;
}

.laposta-pagination a {
	margin-right: 6px;
	text-decoration: none;
}

.laposta-pagination a.current {
	font-weight: 700;
	text-decoration: underline;
}
