*:focus {
	outline: none;
}

/* Define custom styles, relative to custom-editor.css */
/*h1 {
	font-family: 'Comfortaa' !important;
	font-size: 30px !important;
}*/

.forum-admin-features {
	display: none !important;
}

/*a.btn, span.btn, label.btn, form button, input[type="submit"], .Actions .action {
	color: white !important;
}*/

.promote-list {
	display: none;
}

/* SMALL USER MENU ICONS */
#header .nav-utils a {
	width: 50px !important;
	font-size: 18px !important;
}

/* MEDIUM LOGO */
/*#header .logo-horizontal {
	padding: 0px !important;
}

#header .logo-horizontal img {
	height: 59px !important;
	max-height: 60px;
}*/

#IdeasPage .IdeaMainInfo .IdeaViewQuestion {
	color: var(--secondary-color);
}