.forum
	vertical
	align-items center
	
	.thread-link
		width 100%
		max-width forum-width

.forum-tag
	color text-color !important
	:hover
		color white !important
	&.active
		color white !important
		background-color link-hover-color

< 920px
	.forum-tag
		.icon
			margin-right 0
	
	.forum-tag-text
		display none

#load-more-threads
	margin-top 1rem