.page-world {
	.quick-reply {
		@include topic-avatars();
	}

	[component="post/content"] {
		> p {
			margin-bottom: 1rem;
		}
	}
}