.news-wrapper.svelte-qgtc4s.svelte-qgtc4s {
	margin-top: 50px
}

.news-wrapper.svelte-qgtc4s article.svelte-qgtc4s {
	background: var(--greybg2);
	border-radius: 3px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	padding: 30px;
	margin-bottom: 50px
}

.news-wrapper.svelte-qgtc4s article h2.svelte-qgtc4s {
	color: var(--orange);
	font-size: 1.2em;
	font-weight: 600
}

.news-wrapper.svelte-qgtc4s article small.svelte-qgtc4s {
	font-size: 0.9em;
	color: var(--textwhitedark)
}

.news-wrapper.svelte-qgtc4s article p.svelte-qgtc4s {
	color: var(--textwhite)
}

.news-wrapper.svelte-qgtc4s article p.svelte-qgtc4s br {
	display: block;
	margin-bottom: 5px
}

.news-wrapper.svelte-qgtc4s article p.svelte-qgtc4s url {
	display: none
}

.news-wrapper.svelte-qgtc4s article p.svelte-qgtc4s li {
	margin-left: 20px
}

.news-wrapper.svelte-qgtc4s article p.svelte-qgtc4s size {
	font-size: 1.2em;
	font-weight: 600
}