.cat-icon.cat-icon_1::before {
	content: "\f11b";
}

.cat-icon.cat-icon_5::before {
	content: "\f004";
}

		.forum-icon_2 i::before {
	content: "\f233";
}

.forum-icon_3 i::before {
	content: "\f641";
}

.forum-icon_4 i::before {
	content: "\f13d";
}

.forum-icon_6 i::before {
	content: "\f1b9";
}

.forum-icon_7 i::before {
	content: "\f0d1";
}

		::-webkit-scrollbar {
	width: 12px;
}

::-webkit-scrollbar-track {
	background: #000;
}

::-webkit-scrollbar-thumb {
	background: #224e91;
}

::-webkit-scrollbar-thumb:hover {
	background: #348e1d;
}

		